# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_umount_verify_fail.yml ***************************************** 1 plays in /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml PLAY [Verify umount action when fs still mounted] ****************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:2 Friday 01 March 2024 21:03:56 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:19 Friday 01 March 2024 21:03:57 +0000 (0:00:00.832) 0:00:00.846 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:10 Friday 01 March 2024 21:03:57 +0000 (0:00:00.020) 0:00:00.866 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:15 Friday 01 March 2024 21:03:57 +0000 (0:00:00.247) 0:00:01.114 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:20 Friday 01 March 2024 21:03:57 +0000 (0:00:00.026) 0:00:01.140 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:03:57 +0000 (0:00:00.020) 0:00:01.161 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:03:57 +0000 (0:00:00.039) 0:00:01.201 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:03:57 +0000 (0:00:00.021) 0:00:01.222 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:03:57 +0000 (0:00:00.035) 0:00:01.257 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:03:57 +0000 (0:00:00.187) 0:00:01.444 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:03:57 +0000 (0:00:00.020) 0:00:01.465 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:03:57 +0000 (0:00:00.009) 0:00:01.474 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:03:57 +0000 (0:00:00.009) 0:00:01.483 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:03:57 +0000 (0:00:00.037) 0:00:01.521 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:03:59 +0000 (0:00:01.018) 0:00:02.539 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:03:59 +0000 (0:00:00.018) 0:00:02.558 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:03:59 +0000 (0:00:00.018) 0:00:02.576 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:03:59 +0000 (0:00:00.430) 0:00:03.006 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:03:59 +0000 (0:00:00.033) 0:00:03.040 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:03:59 +0000 (0:00:00.009) 0:00:03.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:03:59 +0000 (0:00:00.009) 0:00:03.059 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:03:59 +0000 (0:00:00.007) 0:00:03.066 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:04:00 +0000 (0:00:00.951) 0:00:04.018 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:04:02 +0000 (0:00:01.740) 0:00:05.759 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:04:02 +0000 (0:00:00.019) 0:00:05.779 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:04:02 +0000 (0:00:00.011) 0:00:05.790 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:04:02 +0000 (0:00:00.358) 0:00:06.149 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:04:02 +0000 (0:00:00.011) 0:00:06.160 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:04:02 +0000 (0:00:00.010) 0:00:06.171 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:04:02 +0000 (0:00:00.013) 0:00:06.184 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:04:02 +0000 (0:00:00.013) 0:00:06.198 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:04:02 +0000 (0:00:00.011) 0:00:06.210 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:04:02 +0000 (0:00:00.010) 0:00:06.221 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:04:02 +0000 (0:00:00.010) 0:00:06.232 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:04:02 +0000 (0:00:00.010) 0:00:06.242 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:04:02 +0000 (0:00:00.025) 0:00:06.268 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:04:02 +0000 (0:00:00.011) 0:00:06.279 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709326731.7077582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:04:02 +0000 (0:00:00.191) 0:00:06.470 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:04:02 +0000 (0:00:00.011) 0:00:06.482 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:24 Friday 01 March 2024 21:04:03 +0000 (0:00:00.635) 0:00:07.118 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:5 Friday 01 March 2024 21:04:03 +0000 (0:00:00.017) 0:00:07.135 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:10 Friday 01 March 2024 21:04:03 +0000 (0:00:00.186) 0:00:07.322 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:14 Friday 01 March 2024 21:04:03 +0000 (0:00:00.014) 0:00:07.337 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:28 Friday 01 March 2024 21:04:04 +0000 (0:00:00.943) 0:00:08.280 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:36 Friday 01 March 2024 21:04:05 +0000 (0:00:00.255) 0:00:08.535 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:41 Friday 01 March 2024 21:04:05 +0000 (0:00:00.013) 0:00:08.549 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:49 Friday 01 March 2024 21:04:05 +0000 (0:00:00.013) 0:00:08.562 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:54 Friday 01 March 2024 21:04:05 +0000 (0:00:00.012) 0:00:08.575 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:63 Friday 01 March 2024 21:04:05 +0000 (0:00:00.011) 0:00:08.586 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/setup.yml:30 Friday 01 March 2024 21:04:05 +0000 (0:00:00.012) 0:00:08.598 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:04:05 +0000 (0:00:00.023) 0:00:08.622 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:05 +0000 (0:00:00.017) 0:00:08.639 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:04:05 +0000 (0:00:00.013) 0:00:08.652 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:04:05 +0000 (0:00:00.035) 0:00:08.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:04:05 +0000 (0:00:00.012) 0:00:08.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:04:05 +0000 (0:00:00.012) 0:00:08.713 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:04:05 +0000 (0:00:00.012) 0:00:08.725 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:04:05 +0000 (0:00:00.010) 0:00:08.736 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:04:05 +0000 (0:00:00.045) 0:00:08.781 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:04:06 +0000 (0:00:00.933) 0:00:09.715 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "fs_type": "xfs", "name": "lv1", "size": "50%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:04:06 +0000 (0:00:00.014) 0:00:09.730 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:04:06 +0000 (0:00:00.012) 0:00:09.742 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:04:07 +0000 (0:00:01.078) 0:00:10.820 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:04:07 +0000 (0:00:00.021) 0:00:10.842 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:04:07 +0000 (0:00:00.011) 0:00:10.853 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:04:07 +0000 (0:00:00.011) 0:00:10.864 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:04:07 +0000 (0:00:00.010) 0:00:10.875 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:04:08 +0000 (0:00:00.926) 0:00:11.802 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:04:09 +0000 (0:00:01.559) 0:00:13.362 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:04:09 +0000 (0:00:00.019) 0:00:13.381 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:04:09 +0000 (0:00:00.010) 0:00:13.392 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/mapper/test_vg1-lv1" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:04:12 +0000 (0:00:02.361) 0:00:15.753 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.016878", "end": "2024-03-01 21:04:12.473913", "rc": 0, "start": "2024-03-01 21:04:12.457035" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:04:12 +0000 (0:00:00.278) 0:00:16.032 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:04:12 +0000 (0:00:00.011) 0:00:16.043 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/mapper/test_vg1-lv1" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:04:12 +0000 (0:00:00.050) 0:00:16.093 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:04:12 +0000 (0:00:00.015) 0:00:16.108 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:04:12 +0000 (0:00:00.013) 0:00:16.122 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:04:12 +0000 (0:00:00.010) 0:00:16.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:04:12 +0000 (0:00:00.011) 0:00:16.144 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:04:12 +0000 (0:00:00.013) 0:00:16.157 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:04:12 +0000 (0:00:00.012) 0:00:16.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:04:12 +0000 (0:00:00.010) 0:00:16.181 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709326731.7077582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:04:12 +0000 (0:00:00.189) 0:00:16.370 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:04:12 +0000 (0:00:00.010) 0:00:16.381 ********** ok: [sut] TASK [Create snapshot for LV] ************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:22 Friday 01 March 2024 21:04:13 +0000 (0:00:00.642) 0:00:17.024 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:13 +0000 (0:00:00.021) 0:00:17.045 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:13 +0000 (0:00:00.019) 0:00:17.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:13 +0000 (0:00:00.014) 0:00:17.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:13 +0000 (0:00:00.012) 0:00:17.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:13 +0000 (0:00:00.010) 0:00:17.103 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:13 +0000 (0:00:00.026) 0:00:17.130 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:14 +0000 (0:00:00.924) 0:00:18.054 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:14 +0000 (0:00:00.018) 0:00:18.073 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:15 +0000 (0:00:00.560) 0:00:18.634 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.66 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.66 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:15 +0000 (0:00:00.012) 0:00:18.646 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:15 +0000 (0:00:00.014) 0:00:18.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:15 +0000 (0:00:00.011) 0:00:18.672 ********** skipping: [sut] => {} TASK [Mount the snapshot for LV] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:31 Friday 01 March 2024 21:04:15 +0000 (0:00:00.025) 0:00:18.698 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:15 +0000 (0:00:00.023) 0:00:18.721 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:15 +0000 (0:00:00.016) 0:00:18.738 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:15 +0000 (0:00:00.013) 0:00:18.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:15 +0000 (0:00:00.011) 0:00:18.762 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:15 +0000 (0:00:00.010) 0:00:18.773 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:15 +0000 (0:00:00.026) 0:00:18.799 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:16 +0000 (0:00:00.924) 0:00:19.724 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:16 +0000 (0:00:00.018) 0:00:19.743 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:16 +0000 (0:00:00.320) 0:00:20.063 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.66 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.66 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:16 +0000 (0:00:00.013) 0:00:20.077 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:16 +0000 (0:00:00.017) 0:00:20.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:16 +0000 (0:00:00.011) 0:00:20.106 ********** skipping: [sut] => {} TASK [Verify snapshot is mounted for lv1] ************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:42 Friday 01 March 2024 21:04:16 +0000 (0:00:00.011) 0:00:20.118 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:16 +0000 (0:00:00.026) 0:00:20.144 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:16 +0000 (0:00:00.017) 0:00:20.161 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:16 +0000 (0:00:00.013) 0:00:20.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:16 +0000 (0:00:00.011) 0:00:20.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:16 +0000 (0:00:00.010) 0:00:20.196 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:16 +0000 (0:00:00.027) 0:00:20.224 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:17 +0000 (0:00:00.915) 0:00:21.140 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:17 +0000 (0:00:00.018) 0:00:21.159 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:17 +0000 (0:00:00.298) 0:00:21.457 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.66 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.66 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:17 +0000 (0:00:00.013) 0:00:21.471 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:17 +0000 (0:00:00.015) 0:00:21.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:17 +0000 (0:00:00.011) 0:00:21.498 ********** skipping: [sut] => {} TASK [Test failure of verifying umount when fs mounted] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:53 Friday 01 March 2024 21:04:17 +0000 (0:00:00.010) 0:00:21.509 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml for sut TASK [Show __snapshot_failed_params] ******************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml:4 Friday 01 March 2024 21:04:18 +0000 (0:00:00.021) 0:00:21.530 ********** ok: [sut] => { "__snapshot_failed_params": { "snapshot_lvm_action": "umount", "snapshot_lvm_lv": "lv1", "snapshot_lvm_mountpoint": "/mnt/lv1_mp", "snapshot_lvm_snapset_name": "snapset1", "snapshot_lvm_verify_only": true, "snapshot_lvm_vg": "test_vg1" } } TASK [Verify role returns error] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml:9 Friday 01 March 2024 21:04:18 +0000 (0:00:00.014) 0:00:21.544 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:18 +0000 (0:00:00.020) 0:00:21.565 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:18 +0000 (0:00:00.019) 0:00:21.584 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:18 +0000 (0:00:00.013) 0:00:21.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:18 +0000 (0:00:00.011) 0:00:21.609 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:18 +0000 (0:00:00.012) 0:00:21.621 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:18 +0000 (0:00:00.025) 0:00:21.647 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:19 +0000 (0:00:00.918) 0:00:22.565 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -v -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:19 +0000 (0:00:00.029) 0:00:22.595 ********** fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Raise error] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:29 Friday 01 March 2024 21:04:19 +0000 (0:00:00.247) 0:00:22.842 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'rc': 36, 'stdout': '{\r\n "return_code": 36,\r\n "errors": [\r\n "device is mounted on mountpoint: /mnt/lv1_mp"\r\n ],\r\n "changed": false\r\n}', 'stdout_lines': ['{', ' "return_code": 36,', ' "errors": [', ' "device is mounted on mountpoint: /mnt/lv1_mp"', ' ],', ' "changed": false', '}'], 'stderr': 'Shared connection to 10.31.9.66 closed.\r\n', 'stderr_lines': ['Shared connection to 10.31.9.66 closed.'], 'failed': True, 'msg': 'non-zero return code', '_ansible_no_log': True} TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:19 +0000 (0:00:00.013) 0:00:22.855 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": true, "msg": "non-zero return code", "rc": 36, "stderr": "Shared connection to 10.31.9.66 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.66 closed." ], "stdout": "{\r\n \"return_code\": 36,\r\n \"errors\": [\r\n \"device is mounted on mountpoint: /mnt/lv1_mp\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 36,", " \"errors\": [", " \"device is mounted on mountpoint: /mnt/lv1_mp\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:19 +0000 (0:00:00.012) 0:00:22.868 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "device is mounted on mountpoint: /mnt/lv1_mp" ], "return_code": 36 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:19 +0000 (0:00:00.015) 0:00:22.883 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:19 +0000 (0:00:00.012) 0:00:22.895 ********** ok: [sut] => { "snapshot_cmd[\"errors\"]": [ "device is mounted on mountpoint: /mnt/lv1_mp" ] } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml:58 Friday 01 March 2024 21:04:19 +0000 (0:00:00.014) 0:00:22.910 ********** ok: [sut] => { "ansible_failed_result": { "changed": false, "failed": true, "msg": "non-zero return code", "rc": 36, "stderr": "Shared connection to 10.31.9.66 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.66 closed." ], "stdout": "{\r\n \"return_code\": 36,\r\n \"errors\": [\r\n \"device is mounted on mountpoint: /mnt/lv1_mp\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 36,", " \"errors\": [", " \"device is mounted on mountpoint: /mnt/lv1_mp\"", " ],", " \"changed\": false", "}" ] } } TASK [Check that there was a failure in the role] ****************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml:62 Friday 01 March 2024 21:04:19 +0000 (0:00:00.012) 0:00:22.922 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Debug snapshot_cmd] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml:67 Friday 01 March 2024 21:04:19 +0000 (0:00:00.013) 0:00:22.936 ********** ok: [sut] => { "snapshot_cmd": { "changed": false, "errors": [ "device is mounted on mountpoint: /mnt/lv1_mp" ], "return_code": 36 } } TASK [Debug __snapshot_failed_regex] ******************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml:72 Friday 01 March 2024 21:04:19 +0000 (0:00:00.012) 0:00:22.948 ********** ok: [sut] => { "__snapshot_failed_regex": "device is mounted on mountpoint*" } TASK [Verify return code and message is correct] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml:86 Friday 01 March 2024 21:04:19 +0000 (0:00:00.015) 0:00:22.964 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert role reported changes correctly] ********************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/verify-role-failed.yml:97 Friday 01 March 2024 21:04:19 +0000 (0:00:00.017) 0:00:22.982 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount the snapshot for lv1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:67 Friday 01 March 2024 21:04:19 +0000 (0:00:00.016) 0:00:22.998 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:19 +0000 (0:00:00.030) 0:00:23.029 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:19 +0000 (0:00:00.016) 0:00:23.046 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:19 +0000 (0:00:00.014) 0:00:23.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:19 +0000 (0:00:00.016) 0:00:23.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:19 +0000 (0:00:00.013) 0:00:23.090 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:19 +0000 (0:00:00.055) 0:00:23.146 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:20 +0000 (0:00:00.919) 0:00:24.065 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:20 +0000 (0:00:00.018) 0:00:24.084 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:20 +0000 (0:00:00.309) 0:00:24.394 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.66 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.66 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:20 +0000 (0:00:00.013) 0:00:24.408 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:20 +0000 (0:00:00.014) 0:00:24.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:20 +0000 (0:00:00.012) 0:00:24.435 ********** skipping: [sut] => {} TASK [Remove the snapshot LVs] ************************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:77 Friday 01 March 2024 21:04:20 +0000 (0:00:00.011) 0:00:24.446 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:20 +0000 (0:00:00.034) 0:00:24.480 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:20 +0000 (0:00:00.017) 0:00:24.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:20 +0000 (0:00:00.015) 0:00:24.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:21 +0000 (0:00:00.011) 0:00:24.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:21 +0000 (0:00:00.011) 0:00:24.535 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:21 +0000 (0:00:00.026) 0:00:24.562 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:21 +0000 (0:00:00.921) 0:00:25.483 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:21 +0000 (0:00:00.018) 0:00:25.502 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:22 +0000 (0:00:00.400) 0:00:25.903 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.66 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.66 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:22 +0000 (0:00:00.012) 0:00:25.915 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:22 +0000 (0:00:00.014) 0:00:25.930 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:22 +0000 (0:00:00.011) 0:00:25.941 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:84 Friday 01 March 2024 21:04:22 +0000 (0:00:00.011) 0:00:25.953 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 21:04:22 +0000 (0:00:00.052) 0:00:26.005 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:22 +0000 (0:00:00.016) 0:00:26.022 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 21:04:22 +0000 (0:00:00.014) 0:00:26.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 21:04:22 +0000 (0:00:00.011) 0:00:26.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 21:04:22 +0000 (0:00:00.011) 0:00:26.059 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 21:04:22 +0000 (0:00:00.027) 0:00:26.087 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 21:04:23 +0000 (0:00:00.929) 0:00:27.017 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 21:04:23 +0000 (0:00:00.019) 0:00:27.036 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 21:04:23 +0000 (0:00:00.362) 0:00:27.398 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.9.66 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.66 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 21:04:23 +0000 (0:00:00.012) 0:00:27.411 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 21:04:23 +0000 (0:00:00.014) 0:00:27.426 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 21:04:23 +0000 (0:00:00.011) 0:00:27.437 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tests_umount_verify_fail.yml:93 Friday 01 March 2024 21:04:23 +0000 (0:00:00.012) 0:00:27.449 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml:7 Friday 01 March 2024 21:04:23 +0000 (0:00:00.025) 0:00:27.475 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:04:23 +0000 (0:00:00.018) 0:00:27.494 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:04:23 +0000 (0:00:00.017) 0:00:27.512 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:04:24 +0000 (0:00:00.013) 0:00:27.525 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:04:24 +0000 (0:00:00.030) 0:00:27.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:04:24 +0000 (0:00:00.012) 0:00:27.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:04:24 +0000 (0:00:00.011) 0:00:27.580 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:04:24 +0000 (0:00:00.011) 0:00:27.591 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:04:24 +0000 (0:00:00.010) 0:00:27.602 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:04:24 +0000 (0:00:00.031) 0:00:27.634 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:04:25 +0000 (0:00:00.917) 0:00:28.551 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:04:25 +0000 (0:00:00.018) 0:00:28.569 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:04:25 +0000 (0:00:00.012) 0:00:28.582 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:04:26 +0000 (0:00:01.569) 0:00:30.151 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:04:26 +0000 (0:00:00.022) 0:00:30.173 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:04:26 +0000 (0:00:00.011) 0:00:30.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:04:26 +0000 (0:00:00.012) 0:00:30.198 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:04:26 +0000 (0:00:00.011) 0:00:30.209 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:04:27 +0000 (0:00:00.930) 0:00:31.140 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:04:29 +0000 (0:00:01.555) 0:00:32.696 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:04:29 +0000 (0:00:00.019) 0:00:32.715 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:04:29 +0000 (0:00:00.010) 0:00:32.726 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:04:31 +0000 (0:00:02.454) 0:00:35.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:04:31 +0000 (0:00:00.012) 0:00:35.193 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:04:31 +0000 (0:00:00.010) 0:00:35.203 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:04:31 +0000 (0:00:00.014) 0:00:35.218 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:04:31 +0000 (0:00:00.013) 0:00:35.232 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:04:31 +0000 (0:00:00.014) 0:00:35.246 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:04:31 +0000 (0:00:00.010) 0:00:35.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:04:31 +0000 (0:00:00.011) 0:00:35.268 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:04:31 +0000 (0:00:00.011) 0:00:35.279 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:04:31 +0000 (0:00:00.010) 0:00:35.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:04:31 +0000 (0:00:00.010) 0:00:35.301 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709326731.7077582, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063281.116, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063020.517, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2503107666", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:04:31 +0000 (0:00:00.185) 0:00:35.486 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:04:31 +0000 (0:00:00.011) 0:00:35.498 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml:29 Friday 01 March 2024 21:04:32 +0000 (0:00:00.606) 0:00:36.104 ********** ok: [sut] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Verify that pools/volumes used in test are removed] ********************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml:33 Friday 01 March 2024 21:04:32 +0000 (0:00:00.012) 0:00:36.116 ********** included: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:5 Friday 01 March 2024 21:04:32 +0000 (0:00:00.035) 0:00:36.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:10 Friday 01 March 2024 21:04:32 +0000 (0:00:00.012) 0:00:36.165 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:14 Friday 01 March 2024 21:04:32 +0000 (0:00:00.011) 0:00:36.176 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:28 Friday 01 March 2024 21:04:33 +0000 (0:00:00.925) 0:00:37.101 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdc] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:36 Friday 01 March 2024 21:04:33 +0000 (0:00:00.196) 0:00:37.297 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:41 Friday 01 March 2024 21:04:33 +0000 (0:00:00.013) 0:00:37.311 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:49 Friday 01 March 2024 21:04:33 +0000 (0:00:00.012) 0:00:37.323 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:54 Friday 01 March 2024 21:04:33 +0000 (0:00:00.011) 0:00:37.335 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:63 Friday 01 March 2024 21:04:33 +0000 (0:00:00.012) 0:00:37.347 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/tasks/cleanup.yml:39 Friday 01 March 2024 21:04:33 +0000 (0:00:00.012) 0:00:37.359 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.196645", "end": "2024-03-01 21:04:34.194567", "failed_when_result": true, "rc": 0, "start": "2024-03-01 21:04:33.997922" } STDERR: + exec + mount -f -l proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=4096k,nr_inodes=447177,mode=755,inode64) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel,inode64) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,size=723608k,nr_inodes=819200,mode=755,inode64) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,seclabel,nsdelegate,memory_recursiveprot) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,nosuid,noexec,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18305) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime,seclabel) none on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=361800k,nr_inodes=90450,mode=700,inode64) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 4.2M 0 4.2M 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 741M 19M 723M 3% /run /dev/xvda1 269G 4.9G 264G 2% / tmpfs 371M 0 371M 0% /run/user/0 + lvs --all + pvs --all + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 21:02:48,606 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 21:02:48,606 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:02:48,637 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: { 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: { 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ", "vg_size":"3196059648", "vg_free":"0", "vg_extent_size":"4194304"} 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: ] 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: , 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: ] 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: , 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"lv_uuid":"eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"3196059648", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: ] 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: , 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i", "lv_uuid":"eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK", "pv_name":"/dev/sda"}, 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV", "lv_uuid":"eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK", "pv_name":"/dev/sdc"}, 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x", "lv_uuid":"eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK", "pv_name":"/dev/sdb"} 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: ] 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: , 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK"}, 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-253", "segtype":"linear", "lv_uuid":"eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK"}, 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-253", "segtype":"linear", "lv_uuid":"eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK"} 2024-03-01 21:02:48,638 INFO snapshot-role/MainThread: ] 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: } 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: ] 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: , 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: ] 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: } 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: VG: test_vg1 free 0 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: LV: lv1 size : 3196059648 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: LV: total 3196059648 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: space needed: 479408947.20 space available: 0 sufficient space: 0 2024-03-01 21:02:48,639 INFO snapshot-role/MainThread: exit code: 1: ['insufficient space for snapshots'] 2024-03-01 21:03:27,970 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 lv1 snapset1 None False 2024-03-01 21:03:27,970 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,000 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,030 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: {"lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:28,069 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdh"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdi"} 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"} 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,070 INFO snapshot-role/MainThread: {"lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9"} 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:28,071 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sda"} 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7"}, 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"}, 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"} 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: LV: total 482344960 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: space needed: 72351744.00 space available: 1107296256 sufficient space: 1 2024-03-01 21:03:28,072 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: {"lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: {"lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,110 INFO snapshot-role/MainThread: {"lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdh"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdi"} 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"} 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,111 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI"}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9"} 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: {"lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,112 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sda"} 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7"}, 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"}, 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"} 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,113 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:03:28,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:28,148 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,149 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,179 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: , 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,216 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 21:03:28,413 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:28,414 INFO snapshot-role/MainThread: { 2024-03-01 21:03:28,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:28,414 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:28,414 INFO snapshot-role/MainThread: } 2024-03-01 21:03:28,414 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:03:29,844 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 lv1 snapset1 1 None 2024-03-01 21:03:29,844 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,879 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdh"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdi"} 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"}, 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"} 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:29,880 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9"} 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,881 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"lv_uuid":"db7TcV-WmWr-0Sjh-B2Xw-Exw6-4bqY-RUna75", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR", "lv_uuid":"db7TcV-WmWr-0Sjh-B2Xw-Exw6-4bqY-RUna75", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sda"} 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7"}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"}, 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"db7TcV-WmWr-0Sjh-B2Xw-Exw6-4bqY-RUna75"} 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,882 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,916 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,948 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: { 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: , 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: } 2024-03-01 21:03:29,980 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:03:30,008 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: { 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: { 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: } 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: , 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: } 2024-03-01 21:03:30,009 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:03:31,424 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 lv1 snapset1 0 None 2024-03-01 21:03:31,424 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: { 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: { 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,459 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdh"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdi"} 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"}, 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"} 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: } 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: { 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,460 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9"} 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: } 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: { 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:03:31,461 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"lv_uuid":"db7TcV-WmWr-0Sjh-B2Xw-Exw6-4bqY-RUna75", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR", "lv_uuid":"db7TcV-WmWr-0Sjh-B2Xw-Exw6-4bqY-RUna75", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sda"} 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7"}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"}, 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"db7TcV-WmWr-0Sjh-B2Xw-Exw6-4bqY-RUna75"} 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: } 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: } 2024-03-01 21:03:31,462 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: { 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: { 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: } 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: , 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: } 2024-03-01 21:03:31,496 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 21:03:31,611 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:31,611 INFO snapshot-role/MainThread: { 2024-03-01 21:03:31,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:31,611 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:31,611 INFO snapshot-role/MainThread: } 2024-03-01 21:03:31,612 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:03:33,030 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 lv1 snapset1 1 None 2024-03-01 21:03:33,030 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,061 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:33,097 INFO snapshot-role/MainThread: {"lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdh"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN", "pv_name":"/dev/sdi"} 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN"} 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:03:33,098 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI", "pv_name":"/dev/sdd"}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI"}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9"} 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: {"lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,099 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei", "pv_name":"/dev/sda"} 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7"}, 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"}, 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei"} 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,100 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,132 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,170 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: { 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: , 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: ] 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: } 2024-03-01 21:03:33,201 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:14,744 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 21:04:14,744 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:04:14,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "pv_name":"/dev/sda"}, 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw"}, 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw"} 2024-03-01 21:04:14,778 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 21:04:14,779 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:04:14,808 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "pv_name":"/dev/sda"}, 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw"}, 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw"} 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,809 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,810 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:14,810 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,810 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,810 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:04:14,837 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:14,837 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,837 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:14,837 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,837 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,838 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:14,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,865 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: { 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: , 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: } 2024-03-01 21:04:14,896 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 21:04:15,050 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:15,051 INFO snapshot-role/MainThread: { 2024-03-01 21:04:15,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:15,051 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:15,051 INFO snapshot-role/MainThread: } 2024-03-01 21:04:15,051 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:16,412 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 21:04:16,412 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 21:04:16,412 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:16,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: { 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: { 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: } 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: , 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: } 2024-03-01 21:04:16,442 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:16,477 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: { 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: { 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: } 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: , 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: } 2024-03-01 21:04:16,478 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 21:04:16,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:16,500 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:17,830 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 21:04:17,830 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 21:04:17,830 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: { 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: { 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: } 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: , 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: } 2024-03-01 21:04:17,860 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: { 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: { 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: } 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: , 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: } 2024-03-01 21:04:17,891 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 21:04:17,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:17,894 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:04:17,894 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:19,276 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 21:04:19,276 INFO snapshot-role/MainThread: Running... findmnt /mnt/lv1_mp -P 2024-03-01 21:04:19,279 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:19,279 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:04:19,279 INFO snapshot-role/MainThread: exit code: 36: ['device is mounted on mountpoint: /mnt/lv1_mp'] 2024-03-01 21:04:20,754 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 21:04:20,754 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 21:04:20,754 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: { 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: { 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: } 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: , 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: } 2024-03-01 21:04:20,785 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: { 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: { 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: } 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: , 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:20,821 INFO snapshot-role/MainThread: } 2024-03-01 21:04:20,822 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 21:04:20,822 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 21:04:20,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:20,830 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:22,169 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 21:04:22,170 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:04:22,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: { 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: { 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: , 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: , 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"lv_uuid":"sdNRDS-YMwB-PWhA-3J5H-89FU-RY2P-n0lL0w", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"243269632", "origin":"lv1", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: , 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "pv_name":"/dev/sda"}, 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"sdNRDS-YMwB-PWhA-3J5H-89FU-RY2P-n0lL0w", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: , 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw"}, 2024-03-01 21:04:22,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw"}, 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"sdNRDS-YMwB-PWhA-3J5H-89FU-RY2P-n0lL0w"} 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: } 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: , 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: } 2024-03-01 21:04:22,195 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: { 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: { 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: } 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: , 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: } 2024-03-01 21:04:22,227 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 21:04:22,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:22,321 INFO snapshot-role/MainThread: { 2024-03-01 21:04:22,321 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:22,321 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:22,321 INFO snapshot-role/MainThread: } 2024-03-01 21:04:22,321 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:04:23,707 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 21:04:23,708 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: { 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: { 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: , 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: , 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: {"lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: , 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "pv_name":"/dev/sda"}, 2024-03-01 21:04:23,738 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: , 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw"}, 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw"} 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: } 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: , 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: } 2024-03-01 21:04:23,739 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: { 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: { 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: } 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: , 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: } 2024-03-01 21:04:23,771 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: { 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: { 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: } 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: , 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: } 2024-03-01 21:04:23,804 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: { 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: { 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: } 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: , 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: ] 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: } 2024-03-01 21:04:23,834 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices # LVM uses devices listed in this file. # Created by LVM command lvmdevices pid 23979 at Fri Mar 1 21:04:31 2024 PRODUCT_UUID=ec2a5107-bb6c-c505-4d41-6cb73fccc9d7 VERSION=1.1.53 ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="e61ef7e0" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="e61ef7e0" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" TYPE="xfs" PARTUUID="e61ef7e0-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" FSSIZE="4226809856" FSLASTBLOCK="1048320" FSBLOCKSIZE="4096" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="e61ef7e0-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + cat /tmp/blivet.log 2024-03-01 21:02:32,928 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_f643a2ja/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:36,025 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5_jjllz2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:39,911 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ezv8ne7p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:40,030 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:40,030 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:40,266 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:40,266 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:02:40,267 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:40,267 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:40,272 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,272 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:40,275 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:40,275 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:40,278 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:40,278 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:40,281 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:40,281 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:40,289 INFO program/MainThread: stdout: 2024-03-01 21:02:40,289 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:40,289 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,289 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,290 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:40,290 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:40,290 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:40,290 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,290 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:40,290 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:40,290 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:40,290 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:40,290 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:40,291 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:40,291 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:40,291 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,303 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,316 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:02:40,320 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:02:40,320 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:02:40,321 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:40,354 INFO program/MainThread: stdout[3]: 2024-03-01 21:02:40,354 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:40,354 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:40,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,365 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:40,367 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:02:40,372 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:40,372 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:40,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:40,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:40,376 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:40,379 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:40,379 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:02:40,382 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:02:40,382 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,384 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:40,384 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0933d7e80) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:02:40,387 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:40,387 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:02:40,390 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:02:40,390 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:02:40,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,401 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:40,401 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:40,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:02:40,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:02:40,404 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:40,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:40,407 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:02:40,410 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:02:40,410 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,411 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:02:40,411 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe09331bc70) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:02:40,414 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:40,414 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:02:40,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:02:40,417 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:02:40,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,428 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:40,428 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:40,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:40,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:02:40,431 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:40,434 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:40,434 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:02:40,437 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:02:40,437 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,438 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:02:40,438 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0933e9490) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:02:40,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:40,441 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:40,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:02:40,444 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:02:40,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,454 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:40,454 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:40,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:40,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:02:40,457 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:40,460 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:40,460 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:02:40,463 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:02:40,463 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,464 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:02:40,464 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0922f95e0) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:02:40,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:40,467 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:40,470 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:02:40,470 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:02:40,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,480 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:40,480 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:40,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:02:40,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:02:40,483 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:40,486 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:40,486 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:02:40,489 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:02:40,489 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,489 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:02:40,489 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0922f92b0) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:02:40,492 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:40,492 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:02:40,495 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:02:40,495 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:02:40,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,506 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:40,506 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:40,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:40,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:02:40,509 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:40,512 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:40,512 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:02:40,515 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:02:40,515 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,515 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:02:40,515 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0922f2bb0) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:02:40,518 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:40,518 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:40,521 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:02:40,521 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:02:40,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,531 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:40,532 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:40,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:40,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:02:40,535 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:40,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:40,537 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:02:40,540 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:02:40,540 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,541 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:02:40,541 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe092284fa0) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:02:40,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:40,544 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:40,547 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:02:40,547 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:02:40,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,557 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:40,558 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:40,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:40,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:02:40,560 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:40,563 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:40,563 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:02:40,566 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:02:40,566 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,567 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:02:40,567 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0922f2c10) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:02:40,569 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:40,570 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:40,572 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:02:40,572 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:02:40,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,583 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:40,583 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:40,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:02:40,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:02:40,586 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:40,589 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:40,589 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:02:40,592 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:02:40,592 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,592 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:02:40,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe09228fa00) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:02:40,595 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:40,595 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:40,598 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:02:40,598 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:02:40,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,608 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:40,609 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:40,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:02:40,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:40,612 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:40,614 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:40,615 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:02:40,617 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:02:40,618 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,618 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:02:40,618 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe092284e50) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:02:40,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:40,621 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:40,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:02:40,624 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:02:40,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,635 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:40,636 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:40,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:02:40,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:02:40,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:40,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:40,642 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:02:40,644 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:02:40,645 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,645 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:02:40,645 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe092295550) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:02:40,648 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:40,648 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:40,651 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:02:40,651 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:02:40,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,661 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:40,661 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:40,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:02:40,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:02:40,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:40,666 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:40,666 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:02:40,669 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:02:40,669 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:40,670 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:02:40,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe092295d60) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:02:40,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:40,673 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:40,675 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:02:40,675 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:40,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,684 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:40,684 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:40,684 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:40,684 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:40,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:02:40,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:02:40,687 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:40,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:40,690 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:40,692 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:40,693 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:40,693 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:02:40,693 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe092295eb0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:02:40,696 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:40,699 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:40,699 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:02:40,702 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:40,702 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:02:40,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:40,705 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:02:40,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:40,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:02:40,710 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:40,713 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:40,715 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:40,721 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fe0922a4300> 2024-03-01 21:02:40,766 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:02:40,770 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:40,770 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:40,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:02:40,773 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:40,773 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:40,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,781 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:40,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,796 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:02:40,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:02:40,818 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:40,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:02:40,821 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:40,824 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:40,824 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:40,827 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:40,827 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:40,828 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:40,830 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:40,833 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:40,836 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:40,838 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:40,841 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:40,842 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:40,842 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:02:40,842 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:40,842 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe0922a5be0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fe0922ad950> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:40,845 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:40,848 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:40,848 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:02:40,852 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:40,852 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:02:40,855 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:40,855 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:02:40,858 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:40,858 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:02:40,859 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:40,860 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:40,863 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:40,863 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:02:40,866 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:40,866 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:40,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:40,876 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:40,889 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:40,890 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:40,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,901 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:40,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,910 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:40,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,920 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:40,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,930 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:40,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,939 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:02:40,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:40,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:40,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:40,949 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:40,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:02:43,875 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_pkb1a8_8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:43,909 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:43,910 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:43,912 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:43,913 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:02:43,913 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:43,913 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:43,917 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:43,917 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:43,921 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:43,921 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:43,924 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:43,924 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:43,926 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:43,926 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:43,935 INFO program/MainThread: stdout: 2024-03-01 21:02:43,935 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:43,935 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:43,935 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:43,935 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:43,935 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:43,935 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:43,936 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:43,936 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:43,936 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:43,936 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:43,936 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:43,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:43,948 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:43,961 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:02:43,965 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:02:43,965 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:02:43,966 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:44,000 INFO program/MainThread: stdout[3]: 2024-03-01 21:02:44,000 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:44,000 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:44,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,011 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:44,013 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:02:44,017 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:44,018 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:44,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:44,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:44,021 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:44,025 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:44,025 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:02:44,028 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:02:44,028 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,028 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:44,029 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeebcd4e80) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:02:44,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:44,032 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:02:44,035 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:02:44,035 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:02:44,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,045 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:44,046 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:44,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:02:44,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:02:44,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:44,052 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:44,052 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:02:44,055 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:02:44,055 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,055 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:02:44,055 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeeb99bc70) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:02:44,059 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:44,059 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:02:44,062 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:02:44,062 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:02:44,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,072 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:44,073 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:44,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:44,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:02:44,076 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:44,078 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:44,079 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:02:44,081 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:02:44,082 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,082 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:02:44,082 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeebce6490) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:02:44,085 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:44,085 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:44,088 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:02:44,088 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:02:44,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,098 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:44,099 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:44,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:44,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:02:44,101 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:44,104 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:44,105 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:02:44,107 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:02:44,108 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,108 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:02:44,108 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea9785e0) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:02:44,111 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:44,111 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:44,114 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:02:44,114 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:02:44,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,124 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:44,124 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:44,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:02:44,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:02:44,127 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:44,130 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:44,130 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:02:44,133 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:02:44,133 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,133 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:02:44,134 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea9782b0) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:02:44,137 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:44,137 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:02:44,140 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:02:44,140 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:02:44,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,150 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:44,150 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:44,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:44,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:02:44,153 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:44,156 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:44,156 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:02:44,159 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:02:44,159 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,159 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:02:44,159 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea972bb0) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:02:44,162 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:44,162 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:44,165 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:02:44,165 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:02:44,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,175 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:44,176 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:44,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:44,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:02:44,178 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:44,181 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:44,181 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:02:44,184 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:02:44,184 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,185 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:02:44,185 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea904fa0) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:02:44,188 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:44,188 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:44,191 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:02:44,191 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:02:44,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,201 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:44,201 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:44,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:44,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:02:44,204 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:44,207 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:44,207 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:02:44,210 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:02:44,210 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,210 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:02:44,210 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea972c10) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:02:44,213 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:44,213 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:44,216 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:02:44,216 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:02:44,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,226 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:44,227 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:44,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:02:44,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:02:44,230 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:44,232 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:44,233 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:02:44,235 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:02:44,236 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,236 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:02:44,236 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea90fa00) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:02:44,239 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:44,239 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:44,242 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:02:44,242 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:02:44,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,252 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:44,253 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:44,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:02:44,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:44,255 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:44,258 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:44,258 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:02:44,261 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:02:44,261 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,262 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:02:44,262 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea904e50) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:02:44,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:44,265 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:44,267 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:02:44,267 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:02:44,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,278 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:44,278 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:44,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:02:44,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:02:44,281 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:44,284 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:44,284 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:02:44,287 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:02:44,287 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,287 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:02:44,287 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea915550) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:02:44,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:44,290 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:44,293 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:02:44,293 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:02:44,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,303 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:44,304 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:44,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:02:44,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:02:44,306 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:44,309 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:44,309 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:02:44,312 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:02:44,312 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:44,313 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:02:44,313 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea915d60) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:02:44,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:44,316 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:44,318 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:02:44,318 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:44,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,327 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:44,328 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:44,328 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:44,328 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:44,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:02:44,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:02:44,331 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:44,333 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:44,333 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:44,336 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:44,336 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:44,337 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:02:44,337 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbeea915eb0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:02:44,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:44,343 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:44,343 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:02:44,346 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:44,346 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:02:44,349 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:44,349 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:02:44,352 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:44,352 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:02:44,354 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:44,357 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:44,360 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:44,365 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fbeec255fc0> 2024-03-01 21:02:44,404 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:02:44,407 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:44,408 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:44,411 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:02:44,411 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:44,411 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:44,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,419 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:44,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:44,436 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:02:44,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:02:44,458 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:44,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:02:44,461 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:44,464 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:44,464 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:44,467 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:44,467 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:44,467 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:44,470 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:44,472 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:44,475 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:44,478 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:44,480 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:44,481 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:44,481 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:02:44,481 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:44,481 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fbeea924be0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fbeea92d900> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:44,484 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:44,487 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:44,487 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:02:44,491 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:44,491 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:02:44,494 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:44,494 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:02:44,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:44,497 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:02:44,498 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:44,498 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:44,501 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:44,501 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:02:44,504 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:44,504 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:44,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:44,513 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,526 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:44,526 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:44,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:44,537 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:44,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:44,547 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:44,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:44,557 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:44,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:44,566 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:44,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:44,576 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:02:44,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:44,585 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:44,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:44,595 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:02:44,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:02:44,600 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:02:44,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:02:44,605 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:02:44,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:02:44,610 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:02:44,612 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:44,613 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:02:44,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:44,616 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:44,616 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:44,619 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:44,619 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:44,621 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:44,621 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:02:44,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:02:44,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:44,624 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:44,627 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:44,627 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:44,629 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:02:44,629 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:02:44,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:02:44,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:44,632 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:44,635 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:44,635 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:44,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:44,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:44,642 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:44,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:44,648 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:44,652 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:44,654 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:44,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:44,658 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:44,658 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:02:44,658 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:44,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:44,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:44,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:44,669 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:02:44,670 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:44,670 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:44,670 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 21:02:44,671 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:44,671 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:44,674 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:44,674 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:02:44,676 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:44,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:02:44,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:44,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:44,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:02:44,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:44,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:44,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:44,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:02:44,695 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:02:44,695 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:02:44,696 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 21:02:44,696 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:02:44,743 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:02:44,743 INFO program/MainThread: stderr[4]: 2024-03-01 21:02:44,743 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:44,744 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:02:44,744 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:44,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:02:44,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:02:44,748 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:44,749 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:44,749 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:44,749 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:44,749 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:44,749 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:44,749 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:44,749 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:44,750 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:44,750 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:44,750 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:02:44,750 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:02:44,752 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:44,755 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:44,757 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:02:44,758 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:02:44,760 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:44,760 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fbeec24f630> 2024-03-01 21:02:44,760 INFO blivet/MainThread: sorting actions... 2024-03-01 21:02:44,761 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:44,762 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:44,762 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:44,762 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:44,762 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:44,762 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:44,762 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:44,762 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:44,763 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:44,763 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:02:44,765 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:44,768 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:02:44,768 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:02:44,776 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:44,798 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:44,810 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,811 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:02:44,814 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:44,817 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:02:44,817 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:02:44,822 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,822 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:44,848 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,849 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:44,860 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,861 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:02:44,864 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:44,867 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:02:44,867 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:02:44,872 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:44,897 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:44,909 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:44,910 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:02:44,913 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:44,916 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:44,918 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:44,918 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:44,919 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:44,919 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:44,959 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. Creating devices file /etc/lvm/devices/system.devices 2024-03-01 21:02:44,960 INFO program/MainThread: stderr[5]: 2024-03-01 21:02:44,960 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:44,960 INFO program/MainThread: Running [6] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:44,970 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:02:44,970 INFO program/MainThread: stderr[6]: 2024-03-01 21:02:44,970 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:44,970 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:02:45,000 INFO program/MainThread: stdout[7]: 2024-03-01 21:02:45,000 INFO program/MainThread: stderr[7]: 2024-03-01 21:02:45,000 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:45,000 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:02:45,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,013 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:45,017 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:02:45,018 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:02:45,027 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,046 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,046 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:02:45,051 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,053 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,056 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,056 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:45,056 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:45,056 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:45,093 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:02:45,093 INFO program/MainThread: stderr[8]: 2024-03-01 21:02:45,094 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:45,094 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:45,102 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:02:45,102 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:45,102 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:45,102 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:02:45,130 INFO program/MainThread: stdout[10]: 2024-03-01 21:02:45,131 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:45,131 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:45,131 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:02:45,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,139 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,143 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:45,143 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:02:45,144 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:02:45,153 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,175 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,176 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:02:45,179 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,182 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,184 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,185 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:45,185 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:45,185 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:02:45,215 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:02:45,216 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:45,216 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:45,216 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:45,229 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:02:45,230 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:45,230 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:45,230 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 21:02:45,259 INFO program/MainThread: stdout[13]: 2024-03-01 21:02:45,260 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:45,260 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:45,260 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:02:45,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,272 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,276 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:45,276 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:02:45,277 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:02:45,286 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,310 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,311 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:02:45,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:02:45,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:45,319 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,322 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,324 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,327 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,329 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,332 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:02:45,335 INFO program/MainThread: Running [14] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:45,390 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 21:02:45,392 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:45,392 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:45,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:02:45,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:45,427 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,433 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,440 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,449 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,455 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,460 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,474 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:45,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:45,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,493 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,494 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:02:45,502 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,512 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,513 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:45,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:45,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:02:45,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:02:45,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:02:45,527 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,530 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,533 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,536 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,539 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,542 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:45,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,551 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,555 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:02:45,555 INFO program/MainThread: Running [15] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:45,586 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 21:02:45,586 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:45,586 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:45,587 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 21:02:45,587 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 21:02:45,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:45,591 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:45,647 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 21:02:45,648 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:45,648 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:45,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:45,684 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:45,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,697 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:45,702 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:45,702 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:02:45,711 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,726 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,727 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:02:45,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:45,733 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:45,735 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:02:45,736 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:02:45,908 INFO program/MainThread: stdout: 2024-03-01 21:02:45,908 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 21:02:45,908 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:02:45,908 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:02:45,908 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:02:45,908 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 21:02:45,908 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:02:45,908 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:02:45,908 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:02:45,908 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:02:45,909 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:02:45,909 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,909 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:02:45,929 INFO program/MainThread: stdout: 2024-03-01 21:02:45,930 INFO program/MainThread: writing all SBs 2024-03-01 21:02:45,930 INFO program/MainThread: new label = "" 2024-03-01 21:02:45,930 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,947 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:45,951 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:45,953 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:02:45,961 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:45,978 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:45,983 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:45,983 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fbeea8a62c0> 2024-03-01 21:02:45,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:45,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:02:45,989 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:45,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:45,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:02:45,994 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:50,280 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ymf1b5h1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:50,313 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:50,313 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:50,316 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:50,316 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:02:50,316 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:50,317 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:50,321 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:50,321 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:50,324 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:50,324 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:50,327 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:50,327 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:50,330 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:50,330 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:50,338 INFO program/MainThread: stdout: 2024-03-01 21:02:50,338 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:50,338 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i 2024-03-01 21:02:50,338 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 2024-03-01 21:02:50,338 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x 2024-03-01 21:02:50,338 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 2024-03-01 21:02:50,338 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV 2024-03-01 21:02:50,338 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 2024-03-01 21:02:50,338 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,338 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,338 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,338 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,338 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,339 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,339 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,339 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,339 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:50,339 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:50,339 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:50,339 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:50,339 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 sdb 1073741824 root disk brw-rw---- LVM2_member wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 sdc 1073741824 root disk brw-rw---- LVM2_member EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:50,339 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:50,339 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:50,339 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:50,340 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:50,340 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:50,340 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:50,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:50,351 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:50,364 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 21:02:50,368 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/lvm-pv-uuid-71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i', 'ID_FS_UUID_ENC': '71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:02:50,369 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:02:50,369 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:50,404 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:50,404 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:50,404 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:50,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,415 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:50,416 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:02:50,421 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:50,421 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:50,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:50,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:50,425 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:50,428 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:50,428 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:02:50,431 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:02:50,431 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:50,432 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:50,432 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59ff93ae80) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:02:50,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:50,438 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:50,438 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:02:50,441 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:50,442 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:02:50,445 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,445 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:02:50,448 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,448 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:02:50,451 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:02:50,451 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:50,451 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:02:50,484 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:50,484 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x. WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:50,484 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:50,484 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:02:50,488 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i ; label: None ; device: /dev/sda ; serial: 360014055559c09e0873405aadc366769 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; pe_start: 8 MiB ; 2024-03-01 21:02:50,489 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:02:50,491 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:50,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:50,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,503 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:02:50,539 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:50,539 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x. WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:50,539 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:50,539 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:02:50,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:02:50,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:50,548 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:50,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:50,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:50,551 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:02:50,586 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:50,586 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x. WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:50,586 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:50,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:02:50,591 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:02:50,594 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:02:50,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:50,599 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:50,599 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:50,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x', 'ID_FS_UUID_ENC': 'wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:02:50,603 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:02:50,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,613 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:50,613 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:50,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:02:50,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:50,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:50,619 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:50,619 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:02:50,622 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:02:50,622 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:50,623 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:02:50,623 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe542730) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:02:50,626 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:50,629 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:50,629 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:02:50,632 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:50,632 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:02:50,635 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,635 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:02:50,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,638 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:02:50,640 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:02:50,641 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:50,641 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:02:50,676 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:50,676 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:50,676 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:50,677 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:02:50,681 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x ; label: None ; device: /dev/sdb ; serial: 3600140594ff96bbf2654263afd11a720 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; pe_start: 8 MiB ; 2024-03-01 21:02:50,681 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:02:50,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:50,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:50,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:50,695 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:50,697 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:02:50,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:50,702 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:02:50,736 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:50,736 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:50,736 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:50,737 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:50,737 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:50,741 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:02:50,741 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:02:50,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,751 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:50,752 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:50,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:02:50,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:50,755 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:50,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:50,758 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:02:50,760 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:02:50,761 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:50,761 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:02:50,761 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe539dc0) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:02:50,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:50,764 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:50,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:02:50,767 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:02:50,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,777 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:50,778 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:50,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:02:50,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:50,781 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:50,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:50,783 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:02:50,786 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:02:50,786 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:50,787 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:02:50,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe5b5790) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:02:50,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:50,790 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:50,792 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/lvm-pv-uuid-EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV', 'ID_FS_UUID_ENC': 'EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:02:50,793 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:02:50,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:50,803 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:50,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:02:50,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:50,806 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:50,809 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:50,809 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:02:50,811 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:02:50,812 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:50,812 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:02:50,812 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe53be80) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:02:50,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:50,818 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:50,818 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:02:50,821 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:50,821 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:02:50,824 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,824 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:02:50,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:50,827 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:02:50,830 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:02:50,830 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:50,830 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:50,865 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:50,865 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:50,865 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:50,866 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:02:50,871 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV ; label: None ; device: /dev/sdc ; serial: 3600140580c1ecb021154228a624664aa ; exists: True ; vg_name: test_vg1 ; vg_uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; pe_start: 8 MiB ; 2024-03-01 21:02:50,871 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:02:50,874 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:50,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:50,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:50,884 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:50,887 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:02:50,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:50,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:50,892 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:50,924 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:50,924 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:50,924 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:50,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:50,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:50,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:02:50,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:50,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:02:50,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:50,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:50,946 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:50,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:50,949 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:50,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:50,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:50,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:50,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:02:50,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:50,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:50,961 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:50,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:50,964 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:50,964 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 21:02:50,964 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:02:50,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:50,967 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:50,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:50,970 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:50,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/0eb9e798-73c5-46c7-98e9-737d67269b88 ' '/dev/disk/by-id/dm-uuid-LVM-Vzk0DdXGWjVMM3SfNMrRGPuWtAB54FoQeI1pv15EIKhjY8AdH8iy4xFsbENbHnoK ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Vzk0DdXGWjVMM3SfNMrRGPuWtAB54FoQeI1pv15EIKhjY8AdH8iy4xFsbENbHnoK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0eb9e798-73c5-46c7-98e9-737d67269b88', 'ID_FS_UUID_ENC': '0eb9e798-73c5-46c7-98e9-737d67269b88', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '559506476'} ; 2024-03-01 21:02:50,973 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:50,974 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:50,977 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:02:50,977 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:50,977 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:50,977 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:50,979 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:02:50,979 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:50,979 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:50,979 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:50,982 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:02:50,982 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:50,982 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:50,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:50,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:02:50,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:50,991 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:50,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:50,992 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:50,988 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f59fe4c8f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f59fe5b55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:50,992 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:50,995 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:02:50,995 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:50,995 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:50,999 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:51,002 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:51,002 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:02:51,005 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:51,005 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:02:51,008 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,008 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:02:51,011 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,011 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:02:51,012 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:51,012 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:02:51,015 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:51,016 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:02:51,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:51,018 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:51,020 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:51,022 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:02:51,023 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:02:51,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,033 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:51,033 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:51,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:02:51,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:02:51,036 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:51,039 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:51,039 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:02:51,041 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:02:51,042 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,042 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:02:51,042 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe4dc580) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:02:51,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:51,045 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:51,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:02:51,048 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:02:51,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:51,058 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:51,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:02:51,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:02:51,061 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:51,064 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:51,064 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:02:51,067 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:02:51,067 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,067 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:02:51,067 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe4cffa0) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:02:51,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:51,070 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:51,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:02:51,073 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:02:51,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,083 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:51,084 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:51,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:02:51,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:02:51,086 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:51,089 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:51,089 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:02:51,092 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:02:51,092 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,092 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:02:51,092 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe4cf340) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:02:51,095 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:51,095 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:51,098 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:02:51,098 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:02:51,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,108 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:51,109 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:51,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:02:51,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:02:51,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:51,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:51,114 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:02:51,117 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:02:51,117 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,118 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:02:51,118 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe4c8fa0) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:02:51,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:51,120 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:51,123 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:02:51,123 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:02:51,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,133 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:51,134 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:51,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:02:51,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:02:51,136 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:51,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:51,139 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:02:51,142 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:02:51,142 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,142 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:02:51,142 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe4dc310) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:02:51,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:51,146 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:51,148 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:02:51,148 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:02:51,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,159 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:51,159 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:51,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:51,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:02:51,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:51,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:51,164 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:02:51,167 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:02:51,167 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,168 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:02:51,168 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59ff5dca00) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:02:51,171 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:51,171 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:51,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:02:51,173 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:02:51,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:51,184 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:51,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:02:51,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:02:51,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:51,189 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:51,190 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:02:51,192 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:02:51,192 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:51,193 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:02:51,193 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe4eb5e0) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:02:51,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:51,196 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:51,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:02:51,198 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:51,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:51,207 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:51,207 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:51,207 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:51,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:51,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:51,210 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:51,213 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:51,213 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:51,215 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:51,216 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:51,216 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:02:51,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7f59fe4ebb80) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:02:51,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:51,221 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:51,221 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:02:51,224 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:51,224 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:02:51,227 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,227 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:02:51,230 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,230 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:02:51,232 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:51,235 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:51,238 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:51,243 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f59fe4e6040> 2024-03-01 21:02:51,278 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:02:51,282 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:51,282 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:51,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:02:51,285 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:51,285 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:51,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,293 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:51,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,298 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:51,308 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:51,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:02:51,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:02:51,331 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:51,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:02:51,334 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:51,336 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:51,337 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:51,339 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:51,340 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:51,340 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:51,342 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:51,345 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:51,348 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:51,350 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:51,353 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:51,353 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:51,354 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:02:51,354 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:51,354 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f59fe4eee80) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f59ff5e14a0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:51,357 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:51,360 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:51,360 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:02:51,363 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:51,363 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:02:51,366 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,366 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:02:51,369 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:51,369 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:02:51,369 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:51,372 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:51,372 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:02:51,375 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:51,375 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:51,377 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/0eb9e798-73c5-46c7-98e9-737d67269b88 ' '/dev/disk/by-id/dm-uuid-LVM-Vzk0DdXGWjVMM3SfNMrRGPuWtAB54FoQeI1pv15EIKhjY8AdH8iy4xFsbENbHnoK', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Vzk0DdXGWjVMM3SfNMrRGPuWtAB54FoQeI1pv15EIKhjY8AdH8iy4xFsbENbHnoK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0eb9e798-73c5-46c7-98e9-737d67269b88', 'ID_FS_UUID_ENC': '0eb9e798-73c5-46c7-98e9-737d67269b88', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '559506476'} ; 2024-03-01 21:02:51,378 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:51,378 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,381 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:02:51,381 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:51,381 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:51,381 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,384 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:02:51,384 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:51,384 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:51,384 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,386 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:02:51,387 INFO program/MainThread: stderr[17]: 2024-03-01 21:02:51,387 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:02:51,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:51,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,396 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:51,396 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:51,393 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f59fe4c8f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f59fe5b55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:51,397 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:51,399 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:02:51,399 INFO program/MainThread: stderr[18]: 2024-03-01 21:02:51,399 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:02:51,403 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:51,403 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:02:51,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:51,411 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:51,425 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:51,425 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:51,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,437 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:51,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,446 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:51,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,456 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:51,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,466 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:51,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,475 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:02:51,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:51,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:51,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:51,486 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:54,414 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_pii8cf7g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:02:54,446 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:54,447 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:02:54,449 INFO program/MainThread: stdout[2]: 2024-03-01 21:02:54,449 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:02:54,450 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:02:54,450 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:02:54,454 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:54,454 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:02:54,457 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:54,458 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:02:54,460 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:54,460 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:02:54,463 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:02:54,463 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:02:54,471 INFO program/MainThread: stdout: 2024-03-01 21:02:54,471 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:02:54,471 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i 2024-03-01 21:02:54,471 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 2024-03-01 21:02:54,471 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x 2024-03-01 21:02:54,471 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 2024-03-01 21:02:54,471 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV 2024-03-01 21:02:54,471 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 2024-03-01 21:02:54,471 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:02:54,472 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:54,472 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:54,472 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 sdb 1073741824 root disk brw-rw---- LVM2_member wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 sdc 1073741824 root disk brw-rw---- LVM2_member EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 0eb9e798-73c5-46c7-98e9-737d67269b88 sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:02:54,472 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:54,472 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:54,473 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:02:54,473 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:02:54,473 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:02:54,473 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:02:54,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:54,485 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:54,498 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 21:02:54,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i', 'ID_FS_UUID_ENC': '71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:02:54,502 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:02:54,503 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:54,535 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:54,535 INFO program/MainThread: stderr[3]: 2024-03-01 21:02:54,535 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:02:54,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:54,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:54,546 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:02:54,548 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:02:54,552 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:02:54,553 INFO blivet/MainThread: sda is a disk 2024-03-01 21:02:54,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:02:54,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:02:54,556 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:02:54,559 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:02:54,560 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:02:54,562 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:02:54,563 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:02:54,563 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:02:54,563 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5edd7e80) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:02:54,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:02:54,570 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:54,570 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:02:54,573 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:54,573 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:02:54,576 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:54,576 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:02:54,579 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:54,579 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:02:54,582 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:02:54,582 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:02:54,583 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:02:54,619 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:54,619 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x. WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:54,619 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:02:54,620 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:02:54,624 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i ; label: None ; device: /dev/sda ; serial: 360014055559c09e0873405aadc366769 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; pe_start: 8 MiB ; 2024-03-01 21:02:54,624 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:02:54,627 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:02:54,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:54,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:54,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:54,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:54,638 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:02:54,672 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:54,672 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x. WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:54,672 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:02:54,672 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:02:54,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:02:54,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:02:54,681 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:54,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:02:54,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:02:54,684 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:02:54,720 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:54,720 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x. WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:54,720 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:02:54,725 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:02:54,725 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:02:54,728 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:02:54,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:54,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:54,733 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:54,733 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:54,737 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/lvm-pv-uuid-wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x', 'ID_FS_UUID_ENC': 'wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:02:54,737 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:02:54,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:54,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:54,747 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:02:54,747 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:02:54,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:02:54,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:02:54,750 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:02:54,753 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:02:54,753 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:02:54,756 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:02:54,756 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:02:54,757 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:02:54,757 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc82730) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:02:54,760 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:02:54,763 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:54,763 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:02:54,766 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:54,766 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:02:54,769 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:54,769 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:02:54,772 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:54,772 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:02:54,774 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:02:54,774 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:02:54,774 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:02:54,812 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:54,812 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:54,812 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:02:54,813 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:02:54,816 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x ; label: None ; device: /dev/sdb ; serial: 3600140594ff96bbf2654263afd11a720 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; pe_start: 8 MiB ; 2024-03-01 21:02:54,816 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:02:54,819 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:02:54,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:54,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:02:54,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:02:54,830 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:54,833 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:02:54,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:54,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:54,838 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:02:54,870 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:54,870 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV. WARNING: VG test_vg1 is missing PV EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:02:54,870 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:02:54,870 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:02:54,871 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:54,875 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-diskseq/12', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:02:54,875 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:02:54,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:02:54,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:54,885 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:02:54,886 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:02:54,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:02:54,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:02:54,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:02:54,892 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:02:54,892 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:02:54,895 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:02:54,895 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:02:54,895 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:02:54,895 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc79dc0) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:02:54,898 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:02:54,898 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:02:54,901 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:02:54,901 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:02:54,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:02:54,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:54,911 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:02:54,912 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:02:54,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:02:54,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:02:54,915 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:02:54,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:02:54,918 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:02:54,920 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:02:54,921 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:02:54,921 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:02:54,921 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dcf5790) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:02:54,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:02:54,924 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:02:54,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV', 'ID_FS_UUID_ENC': 'EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:02:54,927 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:02:54,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:54,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:54,937 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:02:54,937 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:02:54,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:02:54,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:02:54,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:02:54,943 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:02:54,943 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:02:54,946 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:02:54,946 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:02:54,946 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:02:54,946 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc7be80) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:02:54,949 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:02:54,952 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:54,952 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:02:54,955 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:54,955 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:02:54,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:54,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:02:54,961 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:54,961 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:02:54,964 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:02:54,964 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:02:54,964 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:54,989 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=71stiq-RKWo-8NME-uGTE-1Ye8-K3oq-jctr8i LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=wrZAX4-HXak-3IRZ-RelJ-YEfB-VCtR-zt2L8x LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 21:02:54,989 INFO program/MainThread: stderr[9]: 2024-03-01 21:02:54,989 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:02:54,989 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:02:54,993 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: EqnB4J-A4QP-zuih-SYtH-NLeX-lxB4-8piHVV ; label: None ; device: /dev/sdc ; serial: 3600140580c1ecb021154228a624664aa ; exists: True ; vg_name: test_vg1 ; vg_uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; pe_start: 8 MiB ; 2024-03-01 21:02:54,993 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:02:54,996 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:02:54,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:55,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:02:55,007 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:02:55,009 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:02:55,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ ; incomplete: True ; hidden: False ; 2024-03-01 21:02:55,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,015 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:55,047 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:02:55,047 INFO program/MainThread: stderr[10]: 2024-03-01 21:02:55,047 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:02:55,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:02:55,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:02:55,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:55,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:02:55,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:55,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:55,069 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:55,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:55,072 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:55,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:02:55,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:55,078 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:02:55,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:02:55,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:02:55,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:55,084 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:55,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:55,088 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:55,088 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 21:02:55,088 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:02:55,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:55,091 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:02:55,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:02:55,094 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 21:02:55,097 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/0eb9e798-73c5-46c7-98e9-737d67269b88 ' '/dev/disk/by-id/dm-uuid-LVM-Vzk0DdXGWjVMM3SfNMrRGPuWtAB54FoQeI1pv15EIKhjY8AdH8iy4xFsbENbHnoK', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Vzk0DdXGWjVMM3SfNMrRGPuWtAB54FoQeI1pv15EIKhjY8AdH8iy4xFsbENbHnoK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0eb9e798-73c5-46c7-98e9-737d67269b88', 'ID_FS_UUID_ENC': '0eb9e798-73c5-46c7-98e9-737d67269b88', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '559506476'} ; 2024-03-01 21:02:55,097 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:55,098 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:55,100 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:02:55,101 INFO program/MainThread: stderr[11]: 2024-03-01 21:02:55,101 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:02:55,101 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:55,103 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:02:55,103 INFO program/MainThread: stderr[12]: 2024-03-01 21:02:55,103 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:02:55,103 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:55,106 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:02:55,106 INFO program/MainThread: stderr[13]: 2024-03-01 21:02:55,106 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:02:55,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:02:55,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,115 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,116 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,112 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,117 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:55,119 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:02:55,119 INFO program/MainThread: stderr[14]: 2024-03-01 21:02:55,119 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:02:55,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:55,126 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:55,126 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:02:55,129 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:55,129 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:02:55,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:55,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:02:55,135 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:55,135 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:02:55,136 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:02:55,137 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:02:55,140 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:55,140 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:02:55,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:02:55,143 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:55,144 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:02:55,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:02:55,147 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:02:55,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:02:55,158 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:02:55,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:02:55,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:02:55,161 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:02:55,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:02:55,164 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:02:55,166 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:02:55,167 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:02:55,167 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:02:55,167 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc1b580) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:02:55,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:02:55,170 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:02:55,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-diskseq/6', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:02:55,173 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:02:55,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:02:55,184 INFO blivet/MainThread: sde is a disk 2024-03-01 21:02:55,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:02:55,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:02:55,187 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:02:55,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:02:55,190 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:02:55,192 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:02:55,193 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:02:55,193 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:02:55,193 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc0ffa0) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:02:55,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:02:55,196 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:02:55,199 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-diskseq/7', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:02:55,199 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:02:55,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,209 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:02:55,210 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:02:55,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:02:55,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:02:55,213 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:02:55,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:02:55,215 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:02:55,218 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:02:55,218 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:02:55,219 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:02:55,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc0f340) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:02:55,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:02:55,222 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:02:55,225 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:02:55,225 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:02:55,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,235 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:02:55,235 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:02:55,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:02:55,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:02:55,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:02:55,241 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:02:55,241 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:02:55,244 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:02:55,244 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:02:55,245 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:02:55,245 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc08fa0) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:02:55,248 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:02:55,248 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:02:55,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:02:55,251 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:02:55,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,261 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:02:55,261 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:02:55,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:02:55,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:02:55,264 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:02:55,267 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:02:55,267 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:02:55,270 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:02:55,270 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:02:55,270 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:02:55,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc1b310) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:02:55,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:02:55,273 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:02:55,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:02:55,276 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:02:55,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:02:55,287 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:02:55,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:02:55,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:02:55,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:02:55,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:02:55,293 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:02:55,296 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:02:55,296 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:02:55,296 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:02:55,296 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5ed1ca00) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:02:55,299 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:02:55,299 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:02:55,302 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:02:55,302 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:02:55,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:02:55,313 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:02:55,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:02:55,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:02:55,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:02:55,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:02:55,319 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:02:55,322 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:02:55,322 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:02:55,322 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:02:55,322 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc2c5e0) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:02:55,325 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:02:55,325 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:02:55,328 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:02:55,328 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:02:55,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,337 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:02:55,337 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:02:55,337 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:02:55,337 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:02:55,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:02:55,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:02:55,340 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:02:55,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:02:55,343 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:02:55,346 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:02:55,346 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:02:55,346 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:02:55,346 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0a5dc2cb80) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:02:55,349 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:02:55,352 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:55,352 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:02:55,355 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:55,355 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:02:55,358 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:55,358 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:02:55,361 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:55,361 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:02:55,363 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:02:55,366 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:02:55,369 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:02:55,375 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f0a5dc26840> 2024-03-01 21:02:55,407 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:02:55,411 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:02:55,411 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:02:55,414 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:02:55,415 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:02:55,415 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:02:55,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,423 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:02:55,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:55,437 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:55,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:02:55,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:02:55,460 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:02:55,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:02:55,463 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:02:55,465 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:02:55,466 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:02:55,468 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:55,469 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:55,469 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:02:55,471 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:02:55,474 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:02:55,477 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:02:55,479 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:02:55,482 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:02:55,482 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:02:55,483 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:02:55,483 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:02:55,483 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0a5dc2de80) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f0a5ed22130> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:02:55,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:02:55,489 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:02:55,489 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:02:55,492 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:02:55,492 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:02:55,495 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:55,495 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:02:55,498 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:02:55,498 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:02:55,498 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:02:55,501 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:02:55,501 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:02:55,503 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:02:55,504 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:02:55,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-Vzk0DdXGWjVMM3SfNMrRGPuWtAB54FoQeI1pv15EIKhjY8AdH8iy4xFsbENbHnoK ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/0eb9e798-73c5-46c7-98e9-737d67269b88 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-Vzk0DdXGWjVMM3SfNMrRGPuWtAB54FoQeI1pv15EIKhjY8AdH8iy4xFsbENbHnoK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0eb9e798-73c5-46c7-98e9-737d67269b88', 'ID_FS_UUID_ENC': '0eb9e798-73c5-46c7-98e9-737d67269b88', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '559506476'} ; 2024-03-01 21:02:55,507 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:02:55,507 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:55,510 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:02:55,510 INFO program/MainThread: stderr[15]: 2024-03-01 21:02:55,510 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:02:55,510 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:55,512 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:02:55,513 INFO program/MainThread: stderr[16]: 2024-03-01 21:02:55,513 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:02:55,513 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:55,515 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:02:55,515 INFO program/MainThread: stderr[17]: 2024-03-01 21:02:55,515 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:02:55,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:55,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,524 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,525 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,522 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,525 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:02:55,528 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:02:55,528 INFO program/MainThread: stderr[18]: 2024-03-01 21:02:55,528 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:02:55,531 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:02:55,531 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:02:55,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:55,543 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:55,557 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:02:55,557 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:02:55,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:55,568 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:02:55,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:55,578 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:02:55,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:55,588 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:02:55,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:55,597 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:02:55,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:55,607 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:02:55,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:02:55,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:02:55,616 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:02:55,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,622 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:02:55,622 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,622 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,623 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,623 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,623 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,624 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,624 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,624 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,625 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,625 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,625 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,626 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:02:55,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:02:55,631 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:02:55,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:02:55,636 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:02:55,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:02:55,640 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:02:55,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:02:55,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:02:55,646 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:02:55,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,648 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,649 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,651 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,652 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,655 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,656 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,658 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,658 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,659 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,661 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,662 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,662 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,665 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,665 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,665 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,666 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,668 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,668 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,669 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,672 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,673 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,675 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,676 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,678 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,678 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,679 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,682 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,683 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,685 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,686 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,689 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,689 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,689 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,692 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,693 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,695 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,696 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,699 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,699 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,702 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,703 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,705 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,706 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,709 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,710 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,712 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,713 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,715 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,716 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,719 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,720 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,722 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,723 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,726 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,726 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,729 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,730 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,732 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,733 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,736 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,736 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,739 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,740 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,742 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,743 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,746 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,746 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,748 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,749 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,750 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,752 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:02:55,753 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 21:02:55,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0a5dc08f40) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = eI1pv1-5EIK-hjY8-AdH8-iy4x-FsbE-NbHnoK size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0a5dcf55e0) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Vzk0Dd-XGWj-VMM3-SfNM-rRGP-uWtA-B54FoQ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 21:02:55,754 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:02:55,756 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:02:55,756 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:55,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 21:02:55,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:02:55,760 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:55,760 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 21:02:55,763 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:02:55,763 INFO program/MainThread: stderr[19]: 2024-03-01 21:02:55,763 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:02:55,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:02:55,767 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:02:55,767 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:55,768 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 21:02:55,768 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:02:55,770 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:02:55,771 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:55,773 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:55,776 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:55,779 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:02:55,779 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:02:55,779 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:55,779 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:02:55,779 DEBUG blivet/MainThread: removing sda 2024-03-01 21:02:55,781 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:55,782 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:55,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:02:55,784 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:02:55,784 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:55,784 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:02:55,785 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:02:55,787 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:55,787 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:55,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 21:02:55,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:02:55,790 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:55,790 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:02:55,790 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:02:55,792 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:02:55,792 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:02:55,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:02:55,795 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:02:55,795 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:55,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:55,804 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:55,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:55,829 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:55,845 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:55,845 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:55,846 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:55,846 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:55,846 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:55,846 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:55,846 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:55,846 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:02:55,846 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:02:55,849 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:55,851 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:02:55,853 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:02:55,854 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:02:55,856 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:55,856 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f0a5db81db0> 2024-03-01 21:02:55,857 INFO blivet/MainThread: sorting actions... 2024-03-01 21:02:55,857 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:55,857 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:55,857 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:55,858 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:55,858 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:55,858 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:55,858 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:55,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:55,863 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:55,863 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:02:55,870 INFO program/MainThread: stdout: 2024-03-01 21:02:55,870 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:02:55,870 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:55,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:55,883 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:55,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:55,893 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:55,894 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:02:55,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:02:55,901 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:02:55,904 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:02:55,907 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:02:55,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:02:55,910 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:55,941 INFO program/MainThread: stdout[20]: 2024-03-01 21:02:55,941 INFO program/MainThread: stderr[20]: 2024-03-01 21:02:55,941 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:02:55,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:02:55,948 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:55,950 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:55,953 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:55,955 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:55,958 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:55,961 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:55,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:02:55,963 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:55,994 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 21:02:55,994 INFO program/MainThread: stderr[21]: 2024-03-01 21:02:55,994 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:02:55,995 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:02:56,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:02:56,007 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:02:56,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:02:56,024 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:56,032 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:02:56,047 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:56,050 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:02:56,052 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:56,055 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:02:56,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:02:56,057 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:56,089 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 21:02:56,090 INFO program/MainThread: stderr[22]: 2024-03-01 21:02:56,090 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:02:56,090 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:56,136 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:02:56,136 INFO program/MainThread: stderr[23]: 2024-03-01 21:02:56,137 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:02:56,137 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:56,162 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 21:02:56,162 INFO program/MainThread: stderr[24]: 2024-03-01 21:02:56,162 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:02:56,163 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:02:56,170 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:56,174 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:02:56,199 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:02:56,200 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:02:56,234 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:02:56,234 INFO program/MainThread: stderr[25]: 2024-03-01 21:02:56,234 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:02:56,235 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:02:56,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,250 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,251 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:02:56,258 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 21:02:56,258 INFO program/MainThread: stderr[26]: 2024-03-01 21:02:56,258 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:02:56,258 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:02:56,356 INFO program/MainThread: stdout[27]: 2024-03-01 21:02:56,357 INFO program/MainThread: stderr[27]: 2024-03-01 21:02:56,357 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:02:56,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,367 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,379 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,380 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:02:56,383 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:56,386 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:02:56,388 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:02:56,388 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:02:56,415 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:02:56,415 INFO program/MainThread: stderr[28]: 2024-03-01 21:02:56,415 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:02:56,415 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:02:56,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,431 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,432 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:02:56,439 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 21:02:56,439 INFO program/MainThread: stderr[29]: 2024-03-01 21:02:56,439 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:02:56,440 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:02:56,451 INFO program/MainThread: stdout[30]: 2024-03-01 21:02:56,452 INFO program/MainThread: stderr[30]: 2024-03-01 21:02:56,452 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:02:56,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,463 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,474 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,475 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:02:56,478 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:02:56,481 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:02:56,483 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:02:56,483 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:02:56,507 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:02:56,507 INFO program/MainThread: stderr[31]: 2024-03-01 21:02:56,507 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:02:56,508 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:02:56,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,526 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,527 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:02:56,534 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 21:02:56,534 INFO program/MainThread: stderr[32]: 2024-03-01 21:02:56,534 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:02:56,534 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 21:02:56,547 INFO program/MainThread: stdout[33]: 2024-03-01 21:02:56,547 INFO program/MainThread: stderr[33]: 2024-03-01 21:02:56,548 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:02:56,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,559 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:02:56,571 DEBUG program/MainThread: Return code: 0 2024-03-01 21:02:56,576 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:02:56,576 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f0a5db81cc0> 2024-03-01 21:03:03,761 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cr78kluv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:06,817 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hz0hb6_d/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:10,724 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tyl2fw2s/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:10,759 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:10,760 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:10,762 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:10,763 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:03:10,763 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:10,763 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:10,767 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:10,768 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:10,771 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:10,771 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:10,774 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:10,774 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:10,777 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:10,777 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:10,785 INFO program/MainThread: stdout: 2024-03-01 21:03:10,785 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:10,785 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:10,785 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:10,785 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:10,785 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:10,786 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:10,786 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:10,786 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:10,786 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:10,786 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:10,787 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:10,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:10,799 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:10,812 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:03:10,816 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:03:10,816 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:03:10,817 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:10,847 INFO program/MainThread: stdout[3]: 2024-03-01 21:03:10,847 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:10,847 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:10,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,859 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:10,860 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:03:10,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:10,865 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:10,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:10,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:10,869 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:10,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:10,873 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:03:10,876 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:03:10,876 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,877 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:10,877 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49b00c1f10) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:03:10,880 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:10,880 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:03:10,883 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:03:10,883 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:03:10,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:10,895 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:10,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:03:10,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:03:10,898 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:10,901 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:10,901 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:03:10,904 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:03:10,904 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,905 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:03:10,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aed2d460) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:03:10,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:10,908 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:03:10,911 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:03:10,911 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:03:10,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:10,922 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:10,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:10,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:03:10,925 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:10,928 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:10,928 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:03:10,931 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:03:10,932 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,932 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:03:10,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49afd5bca0) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:03:10,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:10,935 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:10,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:03:10,938 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:03:10,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:10,949 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:10,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:10,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:03:10,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:10,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:10,955 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:03:10,958 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:03:10,959 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,959 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:03:10,959 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecc06a0) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:03:10,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:10,962 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:10,965 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:03:10,965 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:03:10,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:10,975 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:10,976 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:10,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:03:10,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:03:10,979 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:10,982 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:10,982 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:03:10,985 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:03:10,985 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:10,985 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:03:10,985 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecc0e80) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:03:10,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:10,988 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:03:10,992 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-diskseq/5', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:03:10,992 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:03:10,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:10,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,002 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:11,002 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:11,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:11,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:03:11,005 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:11,008 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:11,008 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:03:11,011 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:03:11,011 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:11,012 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:03:11,012 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecc0d00) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:03:11,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:11,015 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:03:11,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:03:11,018 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:03:11,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:11,029 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:11,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:11,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:03:11,032 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:11,034 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:11,035 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:03:11,038 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:03:11,038 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:11,039 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:03:11,039 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aeccb400) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:03:11,042 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:11,042 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:03:11,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:03:11,045 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:03:11,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,055 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:11,055 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:11,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:11,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:03:11,058 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:11,061 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:11,061 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:03:11,064 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:03:11,064 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:11,065 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:03:11,065 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecc21f0) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:03:11,068 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:11,068 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:03:11,071 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:03:11,071 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:03:11,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,081 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:11,082 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:11,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:03:11,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:03:11,085 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:11,088 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:11,088 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:03:11,090 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:03:11,091 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:11,091 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:03:11,091 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecd7250) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:03:11,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:11,094 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:03:11,097 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:03:11,097 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:03:11,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,108 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:11,108 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:11,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:03:11,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:11,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:11,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:11,114 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:03:11,117 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:03:11,117 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:11,117 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:03:11,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecd72e0) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:03:11,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:11,121 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:03:11,123 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:03:11,123 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:03:11,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,134 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:11,135 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:11,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:03:11,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:03:11,137 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:11,140 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:11,140 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:03:11,143 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:03:11,144 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:11,144 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:03:11,144 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecd7f70) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:03:11,147 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:11,147 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:03:11,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:03:11,150 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:03:11,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,161 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:11,161 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:11,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:03:11,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:03:11,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:11,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:11,167 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:03:11,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:03:11,170 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:11,170 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:03:11,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecda760) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:03:11,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:11,174 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:03:11,176 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:03:11,177 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:11,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,186 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:11,186 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:11,186 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:11,186 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:11,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:03:11,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:03:11,189 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:11,192 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:11,192 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:11,195 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:11,195 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:11,195 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:03:11,196 INFO blivet/MainThread: got device: DiskDevice instance (0x7f49aecda6d0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:03:11,198 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:11,202 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:11,202 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:03:11,205 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:11,205 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:03:11,208 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:11,208 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:03:11,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:11,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:03:11,214 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:11,217 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:11,220 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:11,225 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f49afd5eb00> 2024-03-01 21:03:11,266 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:03:11,270 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:11,270 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:11,273 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:03:11,273 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:11,273 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:11,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,281 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:11,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,287 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,299 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:03:11,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:03:11,322 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:11,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:03:11,325 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:11,328 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:11,328 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:11,331 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:11,331 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:11,331 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:11,334 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:11,337 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:11,340 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:11,342 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:11,345 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:11,346 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:11,346 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:03:11,346 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:11,346 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f49aece58b0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f49aecf4db0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:11,350 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:11,353 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:11,354 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:03:11,356 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:11,357 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:03:11,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:11,360 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:03:11,362 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:11,363 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:03:11,364 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:11,364 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:11,367 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:11,367 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:03:11,370 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:11,370 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:11,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:11,382 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:11,396 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:11,396 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:11,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,407 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:11,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,417 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:11,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,427 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:11,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,437 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:11,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,446 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:03:11,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:11,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:03:11,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:11,456 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:11,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:03:11,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:03:11,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 21:03:11,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:03:11,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:03:11,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:03:11,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:03:11,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:03:14,456 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_e2twnnrq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:14,491 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:14,491 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:14,494 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:14,494 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:03:14,494 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:14,494 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:14,498 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:14,499 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:14,502 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:14,502 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:14,505 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:14,505 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:14,508 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:14,508 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:14,515 INFO program/MainThread: stdout: 2024-03-01 21:03:14,516 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:14,516 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:14,516 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:14,516 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:14,516 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:14,516 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:14,517 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:14,517 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:14,517 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:14,517 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:14,517 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:14,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:14,529 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:14,542 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:03:14,546 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-diskseq/2', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:03:14,547 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:03:14,547 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:14,582 INFO program/MainThread: stdout[3]: 2024-03-01 21:03:14,582 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:14,582 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:14,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,593 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:14,595 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:03:14,600 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:14,600 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:14,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:14,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:14,604 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:14,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:14,607 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:03:14,610 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:03:14,611 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,611 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:14,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816e4b6f10) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:03:14,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:14,614 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:03:14,617 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:03:14,618 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:03:14,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,628 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:14,629 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:14,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:03:14,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:03:14,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:14,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:14,635 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:03:14,638 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:03:14,638 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,639 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:03:14,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d12d460) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:03:14,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:14,642 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:03:14,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:03:14,645 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:03:14,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,656 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:14,656 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:14,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:14,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:03:14,659 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:14,662 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:14,662 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:03:14,665 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:03:14,665 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,666 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:03:14,666 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816e15bca0) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:03:14,669 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:14,669 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:14,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:03:14,672 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:03:14,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,682 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:14,683 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:14,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:14,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:03:14,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:14,689 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:14,689 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:03:14,692 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:03:14,692 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,692 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:03:14,692 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0c06a0) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:03:14,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:14,695 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:14,698 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:03:14,698 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:03:14,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,709 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:14,709 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:14,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:03:14,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:03:14,712 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:14,715 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:14,715 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:03:14,718 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:03:14,718 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,718 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:03:14,718 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0c0e80) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:03:14,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:14,722 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:03:14,725 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:03:14,725 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:03:14,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,735 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:14,735 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:14,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:14,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:03:14,738 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:14,741 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:14,741 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:03:14,744 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:03:14,745 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,745 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:03:14,745 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0c0d00) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:03:14,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:14,748 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:03:14,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:03:14,751 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:03:14,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:14,762 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:14,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:14,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:03:14,765 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:14,767 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:14,768 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:03:14,771 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:03:14,771 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,771 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:03:14,771 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0cb400) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:03:14,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:14,774 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:03:14,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:03:14,777 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:03:14,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,788 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:14,788 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:14,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:14,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:03:14,791 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:14,794 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:14,794 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:03:14,797 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:03:14,797 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,797 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:03:14,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0c21f0) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:03:14,800 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:14,800 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:03:14,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:03:14,803 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:03:14,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,814 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:14,814 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:14,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:03:14,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:03:14,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:14,820 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:14,820 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:03:14,823 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:03:14,823 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,824 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:03:14,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0d6250) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:03:14,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:14,827 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:03:14,830 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:03:14,830 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:03:14,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,840 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:14,840 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:14,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:03:14,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:14,843 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:14,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:14,846 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:03:14,849 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:03:14,849 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,850 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:03:14,850 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0d62e0) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:03:14,853 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:14,853 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:03:14,856 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:03:14,856 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:03:14,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,866 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:14,867 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:14,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:03:14,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:03:14,870 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:14,873 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:14,873 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:03:14,876 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:03:14,876 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,876 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:03:14,876 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0d6f70) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:03:14,879 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:14,879 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:03:14,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:03:14,882 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:03:14,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,893 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:14,894 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:14,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:03:14,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:03:14,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:14,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:14,899 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:03:14,902 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:03:14,903 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:14,903 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:03:14,903 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0d9760) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:03:14,906 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:14,906 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:03:14,909 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:03:14,909 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:14,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:14,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:14,918 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:14,918 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:14,918 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:14,918 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:14,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:03:14,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:03:14,921 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:14,924 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:14,924 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:14,927 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:14,927 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:14,928 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:03:14,928 INFO blivet/MainThread: got device: DiskDevice instance (0x7f816d0d96d0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:03:14,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:14,934 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:14,934 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:03:14,937 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:14,937 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:03:14,940 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:14,941 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:03:14,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:14,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:03:14,946 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:14,949 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:14,952 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:14,958 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f816f900980> 2024-03-01 21:03:14,996 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:03:15,000 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:15,000 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:15,003 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:03:15,003 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:15,003 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:15,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,011 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:15,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:15,028 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:03:15,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:03:15,051 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:15,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:03:15,054 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:15,057 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:15,057 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:15,060 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:15,060 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:15,060 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:15,063 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:15,066 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:15,069 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:15,071 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:15,074 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:15,075 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:15,075 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:03:15,075 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:15,075 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f816d0e58b0) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f816ea3aa90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:15,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:15,082 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:15,082 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:03:15,085 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:15,085 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:03:15,088 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:15,088 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:03:15,091 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:15,091 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:03:15,092 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:15,092 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:15,095 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,096 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:03:15,098 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:15,098 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:15,099 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:15,111 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,125 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:15,126 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:15,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,137 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:15,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,147 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:15,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,157 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:15,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,166 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:15,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,176 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:03:15,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,186 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:15,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,196 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:03:15,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:03:15,201 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:03:15,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:03:15,206 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:03:15,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:03:15,211 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:03:15,214 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,214 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:03:15,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:03:15,217 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:15,217 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:15,220 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,220 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:15,223 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,223 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:03:15,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:03:15,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:15,226 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:15,228 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,229 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:15,231 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,231 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:03:15,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:03:15,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:15,234 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:15,237 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,237 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:15,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:03:15,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:03:15,244 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:15,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:03:15,251 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:15,254 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:03:15,257 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:15,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:03:15,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:03:15,261 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:03:15,261 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:15,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,273 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:03:15,274 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:15,274 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:15,274 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 21:03:15,274 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:15,275 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:15,277 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,278 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:03:15,280 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:03:15,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:15,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:15,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:03:15,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:03:15,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:15,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:15,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:03:15,299 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:15,300 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:03:15,300 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:03:15,300 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:03:15,303 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:03:15,303 INFO program/MainThread: stderr[4]: 2024-03-01 21:03:15,303 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:03:15,304 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:03:15,304 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:15,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:03:15,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:03:15,308 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:15,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,319 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 21:03:15,320 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:15,320 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:03:15,320 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 21:03:15,321 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:15,321 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:03:15,324 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,324 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 21:03:15,326 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:03:15,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:15,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:03:15,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 21:03:15,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:03:15,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:15,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:03:15,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 21:03:15,346 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:03:15,346 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:03:15,347 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:03:15,347 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 21:03:15,347 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:15,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 21:03:15,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 21:03:15,350 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:15,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,361 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 21:03:15,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 21:03:15,366 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:03:15,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 21:03:15,371 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:03:15,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 21:03:15,376 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:03:15,378 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,379 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 21:03:15,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:03:15,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:15,381 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:03:15,384 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,384 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:03:15,387 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,387 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 21:03:15,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 21:03:15,390 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:15,390 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:03:15,393 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,393 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:03:15,395 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,396 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 21:03:15,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 21:03:15,398 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:15,398 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:03:15,401 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,401 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:03:15,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 21:03:15,405 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:03:15,408 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:15,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:03:15,414 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:15,417 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:03:15,420 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:15,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 21:03:15,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:03:15,424 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 21:03:15,425 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:03:15,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,436 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 21:03:15,437 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:15,437 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:03:15,438 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 21:03:15,438 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:15,438 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:03:15,441 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,441 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 21:03:15,443 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,444 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 21:03:15,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:03:15,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:03:15,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 21:03:15,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:03:15,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:03:15,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:03:15,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 21:03:15,462 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:15,463 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:03:15,463 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:03:15,463 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 21:03:15,463 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:15,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:03:15,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 21:03:15,467 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:15,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,478 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 21:03:15,478 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:15,479 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:03:15,479 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 21:03:15,479 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:15,480 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:03:15,482 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,482 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 21:03:15,485 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 21:03:15,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:15,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:03:15,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:03:15,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:03:15,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:15,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:03:15,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 21:03:15,504 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:03:15,505 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:03:15,505 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:03:15,505 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 21:03:15,505 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:15,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 21:03:15,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 21:03:15,509 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:15,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,519 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 21:03:15,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 21:03:15,524 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:03:15,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 21:03:15,529 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:03:15,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 21:03:15,535 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:03:15,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 21:03:15,540 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:03:15,542 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,542 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 21:03:15,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 21:03:15,545 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:15,545 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:03:15,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,548 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:03:15,550 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,550 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 21:03:15,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 21:03:15,553 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:15,553 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:03:15,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,556 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:03:15,559 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,559 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 21:03:15,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 21:03:15,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:15,562 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:03:15,565 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,565 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:03:15,567 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:03:15,567 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:03:15,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:03:15,570 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:15,570 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:03:15,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:03:15,573 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:03:15,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 21:03:15,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:03:15,580 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:15,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:03:15,587 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:15,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:03:15,593 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:15,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:03:15,600 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:15,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 21:03:15,603 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:03:15,604 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 21:03:15,604 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:03:15,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,617 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 21:03:15,618 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,618 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:03:15,618 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 21:03:15,619 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,619 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:03:15,622 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,622 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 21:03:15,624 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 21:03:15,628 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:03:15,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:03:15,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:03:15,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:03:15,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:03:15,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:03:15,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 21:03:15,643 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,644 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:03:15,644 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:03:15,644 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 21:03:15,644 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:15,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 21:03:15,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 21:03:15,648 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:15,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,659 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 21:03:15,659 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,660 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:03:15,660 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 21:03:15,660 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,661 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:03:15,663 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,664 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 21:03:15,666 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 21:03:15,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:03:15,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:03:15,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 21:03:15,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:03:15,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:03:15,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:03:15,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 21:03:15,685 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,686 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:03:15,686 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:03:15,686 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 21:03:15,686 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:15,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:03:15,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 21:03:15,690 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:15,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,701 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 21:03:15,702 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,702 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:03:15,702 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 21:03:15,703 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,703 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:03:15,706 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,706 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 21:03:15,709 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:03:15,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:15,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:03:15,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 21:03:15,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:03:15,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:15,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:03:15,728 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 21:03:15,728 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,729 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:03:15,729 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:03:15,729 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 21:03:15,729 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:15,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 21:03:15,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 21:03:15,733 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:15,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:15,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:15,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:15,744 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 21:03:15,745 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,745 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:03:15,746 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 21:03:15,746 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,747 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:03:15,749 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,749 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 21:03:15,752 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:15,753 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:03:15,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:03:15,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:03:15,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 21:03:15,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:03:15,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:03:15,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:03:15,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 21:03:15,772 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:03:15,773 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:03:15,773 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:03:15,773 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 21:03:15,773 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:15,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 21:03:15,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 21:03:15,777 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:15,778 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:03:15,779 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:15,780 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:15,780 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:03:15,782 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:03:15,785 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:15,787 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:15,790 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:03:15,790 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:03:15,793 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:15,793 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f81706f40e0> 2024-03-01 21:03:15,793 INFO blivet/MainThread: sorting actions... 2024-03-01 21:03:15,825 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:03:15,826 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:03:15,826 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:03:15,826 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:03:15,827 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:03:15,827 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:03:15,827 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:03:15,828 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:15,828 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:15,828 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:15,829 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:03:15,829 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:03:15,829 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:03:15,830 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:03:15,830 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:03:15,830 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:15,831 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:15,831 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:15,832 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:15,832 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:15,832 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:15,833 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:15,833 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:15,834 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:03:15,834 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:03:15,834 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:03:15,835 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:03:15,835 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:15,835 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:15,836 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:15,836 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:15,837 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:15,837 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:15,837 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:15,838 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:15,838 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:15,838 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:15,839 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:15,839 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:15,840 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:03:15,842 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:15,845 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 21:03:15,845 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 21:03:15,850 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,851 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:15,873 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:15,885 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,886 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:03:15,889 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:15,892 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 21:03:15,892 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 21:03:15,897 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:15,920 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:15,932 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,933 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:03:15,936 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:15,939 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 21:03:15,939 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 21:03:15,944 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:15,970 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,971 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:15,982 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,983 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:03:15,986 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:15,989 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 21:03:15,989 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 21:03:15,994 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:15,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,020 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,032 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,033 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:03:16,036 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:16,039 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 21:03:16,039 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 21:03:16,044 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,070 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,071 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,082 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,083 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:03:16,086 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:16,089 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 21:03:16,089 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 21:03:16,095 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,095 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,121 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,133 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,134 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:03:16,137 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:16,140 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 21:03:16,140 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 21:03:16,145 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,168 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,168 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,180 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,181 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:03:16,184 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:16,187 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:03:16,187 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:03:16,193 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,194 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,218 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,230 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,231 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:03:16,234 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:16,237 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:03:16,237 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:03:16,244 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,266 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,278 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,279 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:03:16,282 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:16,285 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:03:16,285 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:03:16,291 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,317 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,329 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,330 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:03:16,333 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,336 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,338 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,338 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:03:16,339 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:16,339 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:16,375 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 21:03:16,376 INFO program/MainThread: stderr[5]: 2024-03-01 21:03:16,376 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:03:16,376 INFO program/MainThread: Running [6] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:16,386 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:03:16,387 INFO program/MainThread: stderr[6]: 2024-03-01 21:03:16,387 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:03:16,387 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 21:03:16,414 INFO program/MainThread: stdout[7]: 2024-03-01 21:03:16,414 INFO program/MainThread: stderr[7]: 2024-03-01 21:03:16,414 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:03:16,414 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 21:03:16,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,426 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,430 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:16,430 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:03:16,431 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 21:03:16,440 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,440 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,461 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,462 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:03:16,465 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,468 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,470 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,470 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:03:16,471 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:16,471 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:16,508 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 21:03:16,509 INFO program/MainThread: stderr[8]: 2024-03-01 21:03:16,509 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:03:16,509 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:16,518 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:03:16,519 INFO program/MainThread: stderr[9]: 2024-03-01 21:03:16,519 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:03:16,519 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 21:03:16,548 INFO program/MainThread: stdout[10]: 2024-03-01 21:03:16,548 INFO program/MainThread: stderr[10]: 2024-03-01 21:03:16,548 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:03:16,548 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 21:03:16,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,557 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,561 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:16,561 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:03:16,562 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 21:03:16,570 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,591 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,592 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:03:16,595 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,598 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,600 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,600 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:03:16,601 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:16,601 INFO program/MainThread: Running [11] lvm pvcreate /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:16,639 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 21:03:16,639 INFO program/MainThread: stderr[11]: 2024-03-01 21:03:16,639 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:03:16,640 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:16,650 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:03:16,650 INFO program/MainThread: stderr[12]: 2024-03-01 21:03:16,650 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:03:16,650 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 21:03:16,680 INFO program/MainThread: stdout[13]: 2024-03-01 21:03:16,680 INFO program/MainThread: stderr[13]: 2024-03-01 21:03:16,680 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:03:16,680 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 21:03:16,680 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,692 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,696 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:16,696 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:03:16,698 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 21:03:16,706 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,728 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,729 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:03:16,732 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,735 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,737 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,737 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:03:16,738 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:16,738 INFO program/MainThread: Running [14] lvm pvcreate /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:16,770 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 21:03:16,771 INFO program/MainThread: stderr[14]: 2024-03-01 21:03:16,771 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:03:16,771 INFO program/MainThread: Running [15] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:16,783 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 21:03:16,783 INFO program/MainThread: stderr[15]: 2024-03-01 21:03:16,783 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:03:16,783 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 21:03:16,814 INFO program/MainThread: stdout[16]: 2024-03-01 21:03:16,814 INFO program/MainThread: stderr[16]: 2024-03-01 21:03:16,814 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:03:16,814 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 21:03:16,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,827 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:16,831 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:03:16,832 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 21:03:16,842 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,842 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:16,865 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:16,866 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:03:16,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 21:03:16,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:03:16,874 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,877 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,880 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,882 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,885 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,888 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,890 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,893 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:16,895 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 21:03:16,896 INFO program/MainThread: Running [17] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:16,945 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 21:03:16,946 INFO program/MainThread: stderr[17]: 2024-03-01 21:03:16,946 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:03:16,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:16,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:03:16,976 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:16,989 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:17,004 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,009 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:17,018 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,037 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:17,045 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,050 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:17,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,083 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:03:17,091 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:03:17,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,103 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,104 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 21:03:17,112 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,123 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,124 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:17,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 21:03:17,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 21:03:17,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:17,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:03:17,139 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,142 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:17,145 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,148 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:17,151 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,154 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:17,157 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,160 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:17,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,172 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:03:17,177 INFO program/MainThread: Running [18] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:17,208 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 21:03:17,208 INFO program/MainThread: stderr[18]: 2024-03-01 21:03:17,208 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:03:17,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 21:03:17,212 INFO program/MainThread: Running [19] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:17,281 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 21:03:17,282 INFO program/MainThread: stderr[19]: 2024-03-01 21:03:17,282 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:03:17,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:17,302 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:17,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,332 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:03:17,339 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:03:17,340 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:03:17,349 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,364 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,365 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:03:17,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,371 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:03:17,374 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 21:03:17,374 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 21:03:17,535 INFO program/MainThread: stdout: 2024-03-01 21:03:17,536 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:03:17,536 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:17,536 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:17,536 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:17,536 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:03:17,536 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:17,536 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:17,536 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:17,536 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:17,536 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:17,536 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,537 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 21:03:17,551 INFO program/MainThread: stdout: 2024-03-01 21:03:17,552 INFO program/MainThread: writing all SBs 2024-03-01 21:03:17,552 INFO program/MainThread: new label = "" 2024-03-01 21:03:17,552 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,568 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:17,573 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:17,574 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:03:17,583 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,599 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,600 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:17,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 21:03:17,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 21:03:17,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,609 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:17,640 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 21:03:17,640 INFO program/MainThread: stderr[20]: 2024-03-01 21:03:17,640 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:03:17,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 21:03:17,645 INFO program/MainThread: Running [21] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:17,712 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 21:03:17,713 INFO program/MainThread: stderr[21]: 2024-03-01 21:03:17,713 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:03:17,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:17,736 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:17,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,769 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:03:17,774 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:03:17,775 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:03:17,784 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:17,799 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:17,800 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:03:17,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:17,806 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:03:17,809 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 21:03:17,809 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 21:03:18,575 INFO program/MainThread: stdout: 2024-03-01 21:03:18,575 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:03:18,575 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:18,575 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:18,575 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:18,575 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:03:18,575 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:18,575 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:18,575 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:18,575 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:18,575 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:18,576 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,576 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 21:03:18,590 INFO program/MainThread: stdout: 2024-03-01 21:03:18,591 INFO program/MainThread: writing all SBs 2024-03-01 21:03:18,591 INFO program/MainThread: new label = "" 2024-03-01 21:03:18,591 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:18,613 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:18,617 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:18,618 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:03:18,627 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:18,644 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,645 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:18,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 21:03:18,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 21:03:18,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:18,655 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:18,688 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 21:03:18,688 INFO program/MainThread: stderr[22]: 2024-03-01 21:03:18,688 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:03:18,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 21:03:18,693 INFO program/MainThread: Running [23] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:18,753 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 21:03:18,754 INFO program/MainThread: stderr[23]: 2024-03-01 21:03:18,754 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:03:18,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:18,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:18,782 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:18,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:18,823 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:03:18,828 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:03:18,829 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:03:18,838 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,838 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:18,854 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:18,855 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:03:18,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:18,861 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:03:18,864 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 21:03:18,864 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 21:03:19,659 INFO program/MainThread: stdout: 2024-03-01 21:03:19,659 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 21:03:19,659 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:19,659 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:19,659 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:19,659 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 21:03:19,659 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:19,659 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:19,659 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:19,659 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:19,659 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:19,660 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:19,660 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 21:03:19,675 INFO program/MainThread: stdout: 2024-03-01 21:03:19,675 INFO program/MainThread: writing all SBs 2024-03-01 21:03:19,675 INFO program/MainThread: new label = "" 2024-03-01 21:03:19,675 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:19,675 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:19,691 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:19,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:19,696 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:19,697 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:03:19,705 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:19,706 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:19,721 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:19,722 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:19,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 21:03:19,728 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 21:03:19,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:19,731 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:19,767 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 21:03:19,767 INFO program/MainThread: stderr[24]: 2024-03-01 21:03:19,767 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:03:19,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 21:03:19,771 INFO program/MainThread: Running [25] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:19,831 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 21:03:19,832 INFO program/MainThread: stderr[25]: 2024-03-01 21:03:19,832 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:03:19,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:19,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:19,853 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:19,854 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:19,896 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:19,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:03:19,901 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:03:19,901 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:03:19,910 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:19,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:19,926 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:19,927 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:03:19,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:19,933 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:03:19,936 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 21:03:19,936 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 21:03:20,743 INFO program/MainThread: stdout: 2024-03-01 21:03:20,743 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 21:03:20,743 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:20,743 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:20,743 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:20,743 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 21:03:20,743 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:20,743 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:20,743 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:20,743 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:20,743 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:20,743 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:20,744 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 21:03:20,758 INFO program/MainThread: stdout: 2024-03-01 21:03:20,758 INFO program/MainThread: writing all SBs 2024-03-01 21:03:20,758 INFO program/MainThread: new label = "" 2024-03-01 21:03:20,758 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:20,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:20,775 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:20,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:20,780 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:20,781 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:03:20,790 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:20,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:20,806 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:20,807 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:03:20,810 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:20,813 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:20,815 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:20,816 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:03:20,816 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:20,816 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:20,849 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 21:03:20,849 INFO program/MainThread: stderr[26]: 2024-03-01 21:03:20,850 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:03:20,850 INFO program/MainThread: Running [27] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:20,862 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 21:03:20,862 INFO program/MainThread: stderr[27]: 2024-03-01 21:03:20,862 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:03:20,862 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 21:03:20,893 INFO program/MainThread: stdout[28]: 2024-03-01 21:03:20,893 INFO program/MainThread: stderr[28]: 2024-03-01 21:03:20,893 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:03:20,893 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 21:03:20,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:20,905 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:20,909 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:20,909 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:03:20,911 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 21:03:20,920 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:20,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:20,943 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:20,944 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:03:20,947 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:20,950 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:20,952 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:20,953 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:03:20,953 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:20,953 INFO program/MainThread: Running [29] lvm pvcreate /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:20,991 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 21:03:20,992 INFO program/MainThread: stderr[29]: 2024-03-01 21:03:20,992 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:03:20,992 INFO program/MainThread: Running [30] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:21,004 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 21:03:21,004 INFO program/MainThread: stderr[30]: 2024-03-01 21:03:21,004 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:03:21,004 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 21:03:21,033 INFO program/MainThread: stdout[31]: 2024-03-01 21:03:21,033 INFO program/MainThread: stderr[31]: 2024-03-01 21:03:21,033 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:03:21,033 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 21:03:21,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,045 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,049 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:21,049 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:03:21,050 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 21:03:21,059 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,082 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,083 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:03:21,086 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,089 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,091 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,092 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:03:21,092 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:21,092 INFO program/MainThread: Running [32] lvm pvcreate /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:21,131 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 21:03:21,132 INFO program/MainThread: stderr[32]: 2024-03-01 21:03:21,132 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:03:21,132 INFO program/MainThread: Running [33] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:21,143 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 21:03:21,143 INFO program/MainThread: stderr[33]: 2024-03-01 21:03:21,143 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:03:21,143 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 21:03:21,173 INFO program/MainThread: stdout[34]: 2024-03-01 21:03:21,173 INFO program/MainThread: stderr[34]: 2024-03-01 21:03:21,173 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:03:21,173 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 21:03:21,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,186 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:21,190 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:03:21,192 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 21:03:21,201 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,223 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,224 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:03:21,238 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 21:03:21,241 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:03:21,243 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,246 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,249 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,251 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,254 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,256 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 21:03:21,259 INFO program/MainThread: Running [35] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:21,312 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 21:03:21,313 INFO program/MainThread: stderr[35]: 2024-03-01 21:03:21,313 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:03:21,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:21,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:03:21,342 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,353 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,359 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,367 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,375 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,383 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,401 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,405 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:03:21,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:03:21,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,420 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,421 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 21:03:21,429 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,429 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,440 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,441 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:21,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 21:03:21,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 21:03:21,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:21,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:03:21,456 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,459 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,462 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,465 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,468 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,471 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:21,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,483 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:03:21,488 INFO program/MainThread: Running [36] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:21,524 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 21:03:21,524 INFO program/MainThread: stderr[36]: 2024-03-01 21:03:21,524 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:03:21,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 21:03:21,529 INFO program/MainThread: Running [37] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:21,585 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 21:03:21,586 INFO program/MainThread: stderr[37]: 2024-03-01 21:03:21,586 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:03:21,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:21,618 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:21,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,647 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:03:21,653 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:03:21,653 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:03:21,662 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,679 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,680 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:03:21,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,686 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:03:21,689 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 21:03:21,689 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 21:03:21,859 INFO program/MainThread: stdout: 2024-03-01 21:03:21,859 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 21:03:21,859 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:21,859 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:21,859 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:21,859 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 21:03:21,859 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:21,860 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:21,860 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:21,860 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:21,860 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:21,860 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,860 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 21:03:21,873 INFO program/MainThread: stdout: 2024-03-01 21:03:21,874 INFO program/MainThread: writing all SBs 2024-03-01 21:03:21,874 INFO program/MainThread: new label = "" 2024-03-01 21:03:21,874 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,891 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:21,896 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:21,897 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:03:21,906 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:21,923 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:21,924 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:21,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 21:03:21,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 21:03:21,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:21,933 INFO program/MainThread: Running [38] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:21,970 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 21:03:21,970 INFO program/MainThread: stderr[38]: 2024-03-01 21:03:21,970 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:03:21,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 21:03:21,975 INFO program/MainThread: Running [39] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:22,028 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 21:03:22,028 INFO program/MainThread: stderr[39]: 2024-03-01 21:03:22,029 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:03:22,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:22,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:22,045 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:22,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:22,075 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:03:22,086 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:03:22,087 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:03:22,096 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,096 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:22,112 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,113 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:03:22,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:22,119 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:03:22,122 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 21:03:22,122 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 21:03:22,907 INFO program/MainThread: stdout: 2024-03-01 21:03:22,908 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 21:03:22,908 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:22,908 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:22,908 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:22,908 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 21:03:22,908 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:22,908 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:22,908 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:22,908 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:22,908 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:22,908 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,909 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 21:03:22,922 INFO program/MainThread: stdout: 2024-03-01 21:03:22,923 INFO program/MainThread: writing all SBs 2024-03-01 21:03:22,923 INFO program/MainThread: new label = "" 2024-03-01 21:03:22,923 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,923 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:22,939 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:22,944 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:22,945 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:03:22,954 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:22,970 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:22,971 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:03:22,974 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:22,977 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:22,979 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:22,979 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:03:22,980 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:22,980 INFO program/MainThread: Running [40] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:23,022 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:03:23,022 INFO program/MainThread: stderr[40]: 2024-03-01 21:03:23,022 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:03:23,022 INFO program/MainThread: Running [41] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:23,032 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 21:03:23,033 INFO program/MainThread: stderr[41]: 2024-03-01 21:03:23,033 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:03:23,033 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:03:23,059 INFO program/MainThread: stdout[42]: 2024-03-01 21:03:23,060 INFO program/MainThread: stderr[42]: 2024-03-01 21:03:23,060 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:03:23,060 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:03:23,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,072 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,076 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:23,076 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:03:23,078 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:03:23,087 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,111 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,112 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:03:23,115 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,118 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,121 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,121 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:03:23,121 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:23,121 INFO program/MainThread: Running [43] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:23,164 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:03:23,164 INFO program/MainThread: stderr[43]: 2024-03-01 21:03:23,165 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:03:23,165 INFO program/MainThread: Running [44] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:23,172 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 21:03:23,172 INFO program/MainThread: stderr[44]: 2024-03-01 21:03:23,172 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:03:23,172 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:03:23,202 INFO program/MainThread: stdout[45]: 2024-03-01 21:03:23,202 INFO program/MainThread: stderr[45]: 2024-03-01 21:03:23,202 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:03:23,202 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:03:23,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,214 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,218 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:23,218 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:03:23,220 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:03:23,229 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,252 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,253 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:03:23,256 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,259 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,261 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,262 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:03:23,262 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:23,262 INFO program/MainThread: Running [46] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:03:23,302 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:03:23,303 INFO program/MainThread: stderr[46]: 2024-03-01 21:03:23,303 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:03:23,303 INFO program/MainThread: Running [47] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:23,313 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 21:03:23,313 INFO program/MainThread: stderr[47]: 2024-03-01 21:03:23,313 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:03:23,313 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 21:03:23,357 INFO program/MainThread: stdout[48]: 2024-03-01 21:03:23,357 INFO program/MainThread: stderr[48]: 2024-03-01 21:03:23,357 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:03:23,357 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:03:23,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,366 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,370 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:23,370 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:03:23,372 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:03:23,381 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,405 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,406 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:03:23,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:03:23,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:23,415 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,417 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,420 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,422 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,425 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,428 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,430 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:03:23,430 INFO program/MainThread: Running [49] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:23,496 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 21:03:23,496 INFO program/MainThread: stderr[49]: 2024-03-01 21:03:23,496 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:03:23,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:23,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:23,516 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,519 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,521 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,524 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,527 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,530 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,540 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:23,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:23,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,556 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,557 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:03:23,565 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,576 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,577 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:23,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 21:03:23,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 21:03:23,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:03:23,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:03:23,592 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,598 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,601 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,604 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,607 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:23,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,617 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:03:23,622 INFO program/MainThread: Running [50] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:23,662 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 21:03:23,663 INFO program/MainThread: stderr[50]: 2024-03-01 21:03:23,663 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:03:23,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 21:03:23,667 INFO program/MainThread: Running [51] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:23,724 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 21:03:23,724 INFO program/MainThread: stderr[51]: 2024-03-01 21:03:23,725 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:03:23,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:23,743 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:23,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,766 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:03:23,773 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:03:23,774 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:03:23,783 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:23,800 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:23,801 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:03:23,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:23,807 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:03:23,810 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 21:03:23,810 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 21:03:24,024 INFO program/MainThread: stdout: 2024-03-01 21:03:24,024 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 21:03:24,024 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:24,024 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:24,024 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:24,025 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 21:03:24,025 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:24,025 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:24,025 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:24,025 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:24,025 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:24,025 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:24,025 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 21:03:24,040 INFO program/MainThread: stdout: 2024-03-01 21:03:24,040 INFO program/MainThread: writing all SBs 2024-03-01 21:03:24,040 INFO program/MainThread: new label = "" 2024-03-01 21:03:24,040 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:24,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:24,057 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:24,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:24,062 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:24,063 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:03:24,072 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:24,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:24,088 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:24,089 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:24,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:03:24,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:03:24,098 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:24,098 INFO program/MainThread: Running [52] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:24,133 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:03:24,133 INFO program/MainThread: stderr[52]: 2024-03-01 21:03:24,133 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:03:24,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:03:24,138 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:24,198 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 21:03:24,198 INFO program/MainThread: stderr[53]: 2024-03-01 21:03:24,198 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:03:24,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:24,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:24,221 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:24,221 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:24,252 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:24,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:03:24,257 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:03:24,258 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:03:24,267 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:24,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:24,283 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:24,284 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:03:24,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:24,290 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:24,293 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:03:24,293 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:03:25,107 INFO program/MainThread: stdout: 2024-03-01 21:03:25,107 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 21:03:25,108 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:03:25,108 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:03:25,108 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:03:25,108 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 21:03:25,108 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:03:25,108 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:03:25,108 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:03:25,108 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:03:25,108 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:03:25,108 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:25,109 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:03:25,122 INFO program/MainThread: stdout: 2024-03-01 21:03:25,122 INFO program/MainThread: writing all SBs 2024-03-01 21:03:25,123 INFO program/MainThread: new label = "" 2024-03-01 21:03:25,123 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:25,123 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:25,147 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:25,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:25,152 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:25,153 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:03:25,162 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:25,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:25,178 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:25,183 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:25,183 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f816e161450> 2024-03-01 21:03:25,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:03:25,190 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:03:25,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 21:03:25,195 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:03:25,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:03:25,201 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:03:25,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:03:25,206 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:03:25,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 21:03:25,212 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:03:25,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:03:25,217 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:03:25,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:03:25,222 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:03:25,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:03:25,228 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:03:25,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:03:25,233 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:03:25,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 21:03:25,238 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:03:25,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:03:25,244 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:03:25,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:03:25,249 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:03:25,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 21:03:25,254 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:03:25,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:03:25,259 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:03:25,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:03:25,264 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:03:25,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:25,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:03:25,269 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:03:34,884 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5t0q8xah/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:34,921 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:34,921 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:34,924 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:34,924 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:03:34,924 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:34,924 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:34,929 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:34,929 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:34,932 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:34,932 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:34,935 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:34,935 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:34,938 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:34,938 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:34,949 INFO program/MainThread: stdout: 2024-03-01 21:03:34,949 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:34,949 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI 2024-03-01 21:03:34,949 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 947484d2-0107-4157-97bd-690ba04e6a7c 2024-03-01 21:03:34,949 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb 2024-03-01 21:03:34,949 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 947484d2-0107-4157-97bd-690ba04e6a7c 2024-03-01 21:03:34,949 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 2a12f2b9-fa97-493c-b7b3-85c439a5ce3f 2024-03-01 21:03:34,949 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR 2024-03-01 21:03:34,949 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 2024-03-01 21:03:34,949 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 5ac86027-01b2-4646-bdb9-922b4a45dcc8 2024-03-01 21:03:34,949 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs ffefae3c-2cf8-4933-8907-ef2f1a80db63 2024-03-01 21:03:34,949 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z 2024-03-01 21:03:34,949 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 2024-03-01 21:03:34,950 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v 2024-03-01 21:03:34,950 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 4e37afce-c05c-451a-ae56-28a11dea8af7 2024-03-01 21:03:34,950 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs f6f7edcc-3dd1-4c07-abc1-bc2605cd998a 2024-03-01 21:03:34,950 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs def8b10f-fafd-4b86-baec-1da971df4236 2024-03-01 21:03:34,950 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n 2024-03-01 21:03:34,950 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs def8b10f-fafd-4b86-baec-1da971df4236 2024-03-01 21:03:34,950 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM 2024-03-01 21:03:34,950 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 2024-03-01 21:03:34,950 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL 2024-03-01 21:03:34,950 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 2024-03-01 21:03:34,950 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:34,950 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:34,950 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:34,950 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:34,950 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:34,950 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 947484d2-0107-4157-97bd-690ba04e6a7c sdb 1073741824 root disk brw-rw---- LVM2_member 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 947484d2-0107-4157-97bd-690ba04e6a7c `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 2a12f2b9-fa97-493c-b7b3-85c439a5ce3f sdc 1073741824 root disk brw-rw---- LVM2_member D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR sdd 1073741824 root disk brw-rw---- LVM2_member aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 5ac86027-01b2-4646-bdb9-922b4a45dcc8 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs ffefae3c-2cf8-4933-8907-ef2f1a80db63 sde 1073741824 root disk brw-rw---- LVM2_member 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z sdf 1073741824 root disk brw-rw---- LVM2_member 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 sdg 1073741824 root disk brw-rw---- LVM2_member QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 4e37afce-c05c-451a-ae56-28a11dea8af7 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs f6f7edcc-3dd1-4c07-abc1-bc2605cd998a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs def8b10f-fafd-4b86-baec-1da971df4236 sdh 1073741824 root disk brw-rw---- LVM2_member CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs def8b10f-fafd-4b86-baec-1da971df4236 sdi 1073741824 root disk brw-rw---- LVM2_member YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 sdj 1073741824 root disk brw-rw---- LVM2_member En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:34,950 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:34,950 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:34,951 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:34,951 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:34,951 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:34,951 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:34,951 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:34,964 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:34,981 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 21:03:34,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769 ' '/dev/disk/by-id/lvm-pv-uuid-O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI', 'ID_FS_UUID_ENC': 'O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:03:34,985 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:03:34,986 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:35,024 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:35,024 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:35,025 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:35,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,036 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:35,038 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:03:35,042 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:35,043 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:35,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:35,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:35,047 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:35,050 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:35,050 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:03:35,053 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:03:35,053 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:35,054 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:35,054 INFO blivet/MainThread: got device: DiskDevice instance (0x7f10113d3f40) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:03:35,057 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:35,060 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:35,060 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:03:35,064 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:35,064 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:03:35,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:03:35,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:03:35,073 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:03:35,073 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:03:35,074 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:03:35,109 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:03:35,109 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb. WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:03:35,109 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:03:35,110 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:03:35,114 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI ; label: None ; device: /dev/sda ; serial: 360014055559c09e0873405aadc366769 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; pe_start: 8 MiB ; 2024-03-01 21:03:35,114 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:03:35,117 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:03:35,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:35,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:35,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,129 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:03:35,164 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:03:35,164 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb. WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:03:35,164 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:03:35,165 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:03:35,165 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:03:35,170 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:03:35,174 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:35,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:35,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:03:35,177 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:03:35,211 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:35,211 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb. WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:03:35,211 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:03:35,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:03:35,216 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:03:35,219 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:03:35,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:35,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:03:35,224 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:03:35,224 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:35,228 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/lvm-pv-uuid-9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb', 'ID_FS_UUID_ENC': '9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:03:35,228 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:03:35,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,239 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:35,239 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:35,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:03:35,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:35,242 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:35,245 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:35,245 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:03:35,248 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:03:35,249 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:35,249 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:03:35,249 INFO blivet/MainThread: got device: DiskDevice instance (0x7f10101fe400) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:03:35,252 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:35,255 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:35,255 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:03:35,258 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:35,258 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:03:35,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:03:35,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:03:35,267 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:03:35,267 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:03:35,267 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:03:35,302 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:03:35,302 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). 2024-03-01 21:03:35,302 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:03:35,303 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:03:35,306 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb ; label: None ; device: /dev/sdb ; serial: 3600140594ff96bbf2654263afd11a720 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:03:35,307 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:03:35,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:03:35,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:35,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:03:35,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:03:35,321 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:35,324 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:03:35,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:35,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:35,329 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:03:35,368 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:35,368 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). 2024-03-01 21:03:35,368 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:03:35,368 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:03:35,368 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:35,373 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:03:35,373 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:03:35,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,383 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:35,384 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:35,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:03:35,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:35,387 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:35,390 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:35,390 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:03:35,393 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:03:35,393 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:35,394 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:03:35,394 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1010208cd0) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:03:35,397 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:35,397 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:35,400 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-diskseq/13', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:03:35,400 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:03:35,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,410 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:35,411 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:35,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:03:35,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:35,414 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:35,417 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:35,417 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:03:35,420 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:03:35,420 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:35,420 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:03:35,420 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1010208640) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:03:35,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:35,423 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:35,426 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/lvm-pv-uuid-D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR', 'ID_FS_UUID_ENC': 'D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:03:35,426 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:03:35,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,437 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:35,437 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:35,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:03:35,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:35,440 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:35,443 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:35,443 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:03:35,446 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:03:35,447 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:35,447 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:03:35,447 INFO blivet/MainThread: got device: DiskDevice instance (0x7f101020be50) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:03:35,450 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:35,453 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:35,453 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:03:35,456 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:35,456 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:03:35,459 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,459 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:03:35,462 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:03:35,465 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:03:35,465 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:03:35,465 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 21:03:35,502 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:03:35,502 INFO program/MainThread: stderr[9]: 2024-03-01 21:03:35,503 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:03:35,503 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:03:35,507 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR ; label: None ; device: /dev/sdc ; serial: 3600140580c1ecb021154228a624664aa ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:03:35,507 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:03:35,510 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:03:35,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:35,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:35,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:03:35,522 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:35,524 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:03:35,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:35,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:35,530 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 21:03:35,566 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:35,566 INFO program/MainThread: stderr[10]: 2024-03-01 21:03:35,567 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:03:35,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:35,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:03:35,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:35,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:03:35,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:03:35,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:35,590 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:35,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:03:35,593 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:03:35,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:35,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:03:35,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:35,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:03:35,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:03:35,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:35,606 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:35,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:03:35,609 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:03:35,609 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:03:35,609 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:03:35,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:35,612 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:35,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:03:35,616 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:03:35,619 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ck2hXvMdDNczJnik7fOuC9sz75Fw4fPLF7 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/2a12f2b9-fa97-493c-b7b3-85c439a5ce3f ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ck2hXvMdDNczJnik7fOuC9sz75Fw4fPLF7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '117760', 'ID_FS_SIZE': '415236096', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'ID_FS_UUID_ENC': '2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '598053273'} ; 2024-03-01 21:03:35,619 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:03:35,619 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:35,622 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:03:35,623 INFO program/MainThread: stderr[11]: 2024-03-01 21:03:35,623 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:03:35,623 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:35,625 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:03:35,625 INFO program/MainThread: stderr[12]: 2024-03-01 21:03:35,625 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:03:35,625 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:35,628 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:03:35,628 INFO program/MainThread: stderr[13]: 2024-03-01 21:03:35,628 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:03:35,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:03:35,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:35,638 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:03:35,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:35,639 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:03:35,635 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f101021bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10102f2250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:35,639 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:35,642 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:03:35,642 INFO program/MainThread: stderr[14]: 2024-03-01 21:03:35,642 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:03:35,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:03:35,649 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:35,649 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:03:35,652 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:35,652 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:03:35,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:03:35,658 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,658 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:03:35,660 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:35,660 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:03:35,664 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:35,664 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:03:35,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:35,668 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:35,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:35,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:03:35,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:35,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:03:35,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:03:35,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:35,689 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:35,692 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:03:35,692 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:03:35,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:03:35,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:03:35,699 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:35,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:03:35,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:03:35,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:35,705 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:35,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:03:35,708 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:03:35,708 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:03:35,709 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:03:35,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:35,712 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:35,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:03:35,715 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:03:35,718 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ckc03kYuhnDiAVC61qLyF6niL3XgfQTCei ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/947484d2-0107-4157-97bd-690ba04e6a7c', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ckc03kYuhnDiAVC61qLyF6niL3XgfQTCei', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '947484d2-0107-4157-97bd-690ba04e6a7c', 'ID_FS_UUID_ENC': '947484d2-0107-4157-97bd-690ba04e6a7c', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '597584842'} ; 2024-03-01 21:03:35,718 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:03:35,718 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:35,721 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:03:35,722 INFO program/MainThread: stderr[15]: 2024-03-01 21:03:35,722 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:03:35,722 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:35,724 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:03:35,724 INFO program/MainThread: stderr[16]: 2024-03-01 21:03:35,724 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:03:35,724 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:35,727 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:03:35,727 INFO program/MainThread: stderr[17]: 2024-03-01 21:03:35,727 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:03:35,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:03:35,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:35,737 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:35,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:35,738 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:35,734 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f101021d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10102f2250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:35,739 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:35,742 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:03:35,742 INFO program/MainThread: stderr[18]: 2024-03-01 21:03:35,742 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:03:35,746 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:03:35,749 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:35,749 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:03:35,753 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:35,753 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:03:35,756 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,756 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:03:35,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:03:35,759 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:03:35,762 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:35,762 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:03:35,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:03:35,765 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:35,766 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:35,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/lvm-pv-uuid-aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4', 'ID_FS_UUID_ENC': 'aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:03:35,769 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:03:35,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,780 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:35,781 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:35,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:03:35,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:03:35,784 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:35,786 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:35,787 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:03:35,789 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:03:35,790 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:35,790 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:03:35,790 INFO blivet/MainThread: got device: DiskDevice instance (0x7f10113ea490) -- name = sdd status = True id = 72 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:03:35,793 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:35,796 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:35,796 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:03:35,799 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:35,799 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:03:35,802 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,802 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:03:35,805 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,805 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:03:35,808 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:03:35,808 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:03:35,808 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd ... 2024-03-01 21:03:35,842 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:03:35,843 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z. WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:35,843 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:03:35,843 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:03:35,847 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 ; label: None ; device: /dev/sdd ; serial: 36001405f1eb226ce5754cffbd05ed84e ; exists: True ; vg_name: test_vg2 ; vg_uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:03:35,848 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:03:35,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:03:35,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:35,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:35,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,861 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd ... 2024-03-01 21:03:35,895 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:03:35,895 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z. WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:35,895 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:03:35,896 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:03:35,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:03:35,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:03:35,903 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:35,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:03:35,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:03:35,907 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda,/dev/sdd ... 2024-03-01 21:03:35,939 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:35,939 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z. WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:35,939 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:03:35,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:03:35,944 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:03:35,947 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:03:35,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:35,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:03:35,953 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:03:35,953 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:35,956 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/lvm-pv-uuid-8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z', 'ID_FS_UUID_ENC': '8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:03:35,956 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:03:35,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:35,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:35,967 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:35,968 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:35,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:03:35,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:03:35,971 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:35,974 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:35,974 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:03:35,977 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:03:35,977 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:35,977 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:03:35,977 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1011324c70) -- name = sde status = True id = 86 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:03:35,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:35,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:35,983 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:03:35,986 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:35,986 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:03:35,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,989 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:03:35,993 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:35,993 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:03:35,995 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:03:35,995 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:03:35,996 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 21:03:36,036 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:03:36,036 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:36,037 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:03:36,037 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:03:36,041 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z ; label: None ; device: /dev/sde ; serial: 36001405624ea63160e44ee88a47b3438 ; exists: True ; vg_name: test_vg2 ; vg_uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:03:36,041 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:03:36,044 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:03:36,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:03:36,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:03:36,055 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:36,058 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:03:36,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:36,063 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 21:03:36,106 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:36,106 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:36,106 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:03:36,107 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:03:36,107 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:36,111 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/lvm-pv-uuid-5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 ' '/dev/disk/by-diskseq/7', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0', 'ID_FS_UUID_ENC': '5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:03:36,111 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:03:36,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:36,123 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:36,123 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:36,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:03:36,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:03:36,126 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:36,129 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:36,129 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:03:36,132 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:03:36,133 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:36,133 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:03:36,133 INFO blivet/MainThread: got device: DiskDevice instance (0x7f10102195e0) -- name = sdf status = True id = 96 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:03:36,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:36,139 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:36,139 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:03:36,142 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:36,142 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:03:36,145 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,145 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:03:36,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,148 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:03:36,151 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:03:36,151 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:03:36,151 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 21:03:36,182 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:03:36,182 INFO program/MainThread: stderr[24]: 2024-03-01 21:03:36,182 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:03:36,183 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:03:36,187 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 ; label: None ; device: /dev/sdf ; serial: 36001405e64d2798dfd547dd86c8c21c2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:03:36,187 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:03:36,190 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:03:36,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:36,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:03:36,201 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:36,204 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:03:36,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:36,210 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 21:03:36,250 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:36,250 INFO program/MainThread: stderr[25]: 2024-03-01 21:03:36,250 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:03:36,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:36,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:36,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:03:36,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:03:36,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:03:36,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:03:36,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:36,273 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:36,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:03:36,277 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:03:36,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:03:36,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:03:36,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:03:36,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:03:36,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:03:36,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:36,289 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:36,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:03:36,293 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:03:36,293 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:03:36,293 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:03:36,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:36,296 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:36,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:03:36,300 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:03:36,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZNC5B1198hk46g3f2vi4DNfxICcmFb2sI ' '/dev/disk/by-uuid/ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZNC5B1198hk46g3f2vi4DNfxICcmFb2sI', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'ID_FS_UUID_ENC': 'ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '595892065'} ; 2024-03-01 21:03:36,303 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:03:36,303 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:36,306 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:03:36,307 INFO program/MainThread: stderr[26]: 2024-03-01 21:03:36,307 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:03:36,307 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:36,309 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:03:36,309 INFO program/MainThread: stderr[27]: 2024-03-01 21:03:36,309 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:03:36,309 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:36,312 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:03:36,312 INFO program/MainThread: stderr[28]: 2024-03-01 21:03:36,312 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:03:36,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:03:36,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:36,322 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:03:36,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:36,323 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:03:36,319 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f101023db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10102f2070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:36,323 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:36,325 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:03:36,326 INFO program/MainThread: stderr[29]: 2024-03-01 21:03:36,326 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:03:36,329 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:03:36,333 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:36,333 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:03:36,336 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:36,336 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:03:36,339 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,339 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:03:36,342 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,342 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:03:36,343 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:03:36,345 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:36,346 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:03:36,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:03:36,349 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:36,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:36,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:36,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:03:36,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:36,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:03:36,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:03:36,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:36,370 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:36,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:03:36,373 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:03:36,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:03:36,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:03:36,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:36,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:03:36,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:03:36,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:36,387 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:36,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:03:36,390 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:03:36,390 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:03:36,390 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:03:36,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:36,393 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:36,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:03:36,396 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:03:36,400 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZdhf6AjqXYbaA1GuZELQ80EOLxxCfYtM9 ' '/dev/disk/by-uuid/5ac86027-01b2-4646-bdb9-922b4a45dcc8 ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZdhf6AjqXYbaA1GuZELQ80EOLxxCfYtM9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '156672', 'ID_FS_SIZE': '574619648', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'ID_FS_UUID_ENC': '5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '595446463'} ; 2024-03-01 21:03:36,400 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:03:36,400 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:36,403 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:03:36,403 INFO program/MainThread: stderr[30]: 2024-03-01 21:03:36,403 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:03:36,403 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:36,406 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:03:36,406 INFO program/MainThread: stderr[31]: 2024-03-01 21:03:36,406 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:03:36,406 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:36,408 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:03:36,408 INFO program/MainThread: stderr[32]: 2024-03-01 21:03:36,409 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:03:36,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:03:36,418 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:36,419 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:36,419 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:36,420 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:36,416 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10101c0820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10102f2070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:36,420 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:36,423 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:03:36,423 INFO program/MainThread: stderr[33]: 2024-03-01 21:03:36,423 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:03:36,426 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:03:36,430 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:36,430 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:03:36,433 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:36,433 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:03:36,436 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:03:36,440 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,440 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:03:36,440 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:03:36,443 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:36,443 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:03:36,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:03:36,446 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:36,446 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:36,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/lvm-pv-uuid-QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-diskseq/8', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v', 'ID_FS_UUID_ENC': 'QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:03:36,450 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:03:36,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:36,461 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:36,461 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:36,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:03:36,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:03:36,465 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:36,467 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:36,468 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:03:36,470 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:03:36,471 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:36,471 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:03:36,471 INFO blivet/MainThread: got device: DiskDevice instance (0x7f10113248b0) -- name = sdg status = True id = 132 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:03:36,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:36,477 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:36,477 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:03:36,480 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:36,480 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:03:36,483 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,483 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:03:36,486 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,486 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:03:36,489 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:03:36,489 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:03:36,489 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 21:03:36,526 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:36,526 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n. WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:36,526 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:03:36,527 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:03:36,531 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v ; label: None ; device: /dev/sdg ; serial: 360014050d1e1eeb97184c8d8a99b27b5 ; exists: True ; vg_name: test_vg3 ; vg_uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:03:36,531 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:03:36,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:03:36,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:36,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:36,545 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 21:03:36,586 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:36,586 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n. WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:36,586 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:03:36,586 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:03:36,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:03:36,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:03:36,594 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:36,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:03:36,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:03:36,598 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb ... 2024-03-01 21:03:36,630 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:36,630 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n. WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:36,630 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:03:36,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:03:36,635 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:03:36,638 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:03:36,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:03:36,644 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:03:36,644 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:36,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/lvm-pv-uuid-CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n', 'ID_FS_UUID_ENC': 'CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:03:36,647 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:03:36,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:36,659 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:36,659 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:36,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:03:36,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:03:36,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:36,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:36,665 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:03:36,668 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:03:36,668 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:36,669 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:03:36,669 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1010288850) -- name = sdh status = True id = 146 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:03:36,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:36,675 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:36,675 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:03:36,678 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:36,678 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:03:36,681 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,681 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:03:36,684 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,684 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:03:36,686 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:03:36,686 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:03:36,687 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdh ... 2024-03-01 21:03:36,721 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:36,721 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:36,721 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:03:36,722 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:03:36,726 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n ; label: None ; device: /dev/sdh ; serial: 36001405c739eb14b85c4eab9dd5028d7 ; exists: True ; vg_name: test_vg3 ; vg_uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; pe_start: 8 MiB ; 2024-03-01 21:03:36,726 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:03:36,729 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:03:36,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:03:36,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:03:36,740 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:36,742 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:03:36,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:36,748 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdh ... 2024-03-01 21:03:36,781 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:36,782 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:36,782 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:03:36,782 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:03:36,782 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:36,786 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/lvm-pv-uuid-YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM', 'ID_FS_UUID_ENC': 'YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:03:36,787 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:03:36,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:36,798 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:36,799 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:36,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:03:36,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:03:36,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:36,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:36,805 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:03:36,808 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:03:36,808 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:36,809 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:03:36,809 INFO blivet/MainThread: got device: DiskDevice instance (0x7f10101c4ac0) -- name = sdi status = True id = 156 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:03:36,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:36,815 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:36,815 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:03:36,818 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:36,818 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:03:36,821 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,821 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:03:36,824 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,824 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:03:36,827 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:03:36,827 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:03:36,827 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdh ... 2024-03-01 21:03:36,865 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:36,865 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:36,865 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:03:36,866 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:03:36,870 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM ; label: None ; device: /dev/sdi ; serial: 360014055e5ffe7307f741a6bb0d8e8a0 ; exists: True ; vg_name: test_vg3 ; vg_uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; pe_start: 8 MiB ; 2024-03-01 21:03:36,870 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:03:36,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:03:36,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:36,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:03:36,884 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:36,887 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:03:36,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:36,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:36,893 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdi,/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdh ... 2024-03-01 21:03:36,932 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:36,932 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:36,932 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:03:36,933 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:03:36,933 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:36,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/lvm-pv-uuid-En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL', 'ID_FS_UUID_ENC': 'En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:03:36,937 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:03:36,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:36,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:36,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:36,949 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:36,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:03:36,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:03:36,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:36,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:36,955 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:03:36,958 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:03:36,959 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:36,959 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:03:36,959 INFO blivet/MainThread: got device: DiskDevice instance (0x7f10101cd8b0) -- name = sdj status = True id = 166 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:03:36,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:36,965 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:36,965 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:03:36,968 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:36,968 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:03:36,971 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,971 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:03:36,974 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:36,974 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:03:36,977 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:03:36,977 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:03:36,977 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdh ... 2024-03-01 21:03:37,017 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:37,017 INFO program/MainThread: stderr[41]: 2024-03-01 21:03:37,017 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:03:37,018 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:03:37,022 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL ; label: None ; device: /dev/sdj ; serial: 36001405dacfd52819bc4fa5834a2bab2 ; exists: True ; vg_name: test_vg3 ; vg_uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:03:37,022 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:03:37,025 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:03:37,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:37,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:37,034 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:03:37,036 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:37,039 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:03:37,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:37,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:37,045 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdj,/dev/sdi,/dev/sde,/dev/sdg,/dev/sda,/dev/sdf,/dev/sdc,/dev/sdd,/dev/sdb,/dev/sdh ... 2024-03-01 21:03:37,085 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:37,086 INFO program/MainThread: stderr[42]: 2024-03-01 21:03:37,086 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:03:37,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:37,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:03:37,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:03:37,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:03:37,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:03:37,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:37,109 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:37,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:03:37,112 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:03:37,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:03:37,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:03:37,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:03:37,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:03:37,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:03:37,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:37,125 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:37,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:03:37,128 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:03:37,128 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:03:37,128 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:03:37,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:37,131 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:37,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:03:37,135 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:03:37,138 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLp6CjZAHct0OqO1TMb82h24c3r2Y9sTFN ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLp6CjZAHct0OqO1TMb82h24c3r2Y9sTFN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '313344', 'ID_FS_SIZE': '1216348160', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'ID_FS_UUID_ENC': 'fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '593687881'} ; 2024-03-01 21:03:37,138 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:03:37,138 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:37,141 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:03:37,141 INFO program/MainThread: stderr[43]: 2024-03-01 21:03:37,142 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:03:37,142 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:37,144 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:03:37,144 INFO program/MainThread: stderr[44]: 2024-03-01 21:03:37,144 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:03:37,144 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:37,147 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:03:37,147 INFO program/MainThread: stderr[45]: 2024-03-01 21:03:37,147 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:03:37,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:03:37,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,158 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:03:37,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,159 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:03:37,155 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10101d3af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10101c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:37,159 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:37,161 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:03:37,162 INFO program/MainThread: stderr[46]: 2024-03-01 21:03:37,162 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:03:37,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:03:37,169 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:37,169 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:03:37,172 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:37,172 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:03:37,175 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,175 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:03:37,178 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,178 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:03:37,179 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:03:37,182 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:37,182 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:03:37,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:03:37,185 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:37,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:37,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:03:37,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:03:37,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:03:37,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:03:37,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:37,207 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:37,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:03:37,210 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:03:37,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:03:37,214 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:03:37,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:03:37,217 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:03:37,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:03:37,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:37,232 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:37,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:03:37,235 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:03:37,236 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:03:37,236 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:03:37,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:37,239 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:37,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:03:37,242 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:03:37,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiL5S1ucCO5m1cgXBGphKfDqFY4WmYD4vWv ' '/dev/disk/by-uuid/def8b10f-fafd-4b86-baec-1da971df4236 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiL5S1ucCO5m1cgXBGphKfDqFY4WmYD4vWv', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '261120', 'ID_FS_SIZE': '1002438656', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'def8b10f-fafd-4b86-baec-1da971df4236', 'ID_FS_UUID_ENC': 'def8b10f-fafd-4b86-baec-1da971df4236', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '592612036'} ; 2024-03-01 21:03:37,245 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:03:37,246 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:37,249 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:03:37,249 INFO program/MainThread: stderr[47]: 2024-03-01 21:03:37,249 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:03:37,249 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:37,251 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:03:37,251 INFO program/MainThread: stderr[48]: 2024-03-01 21:03:37,251 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:03:37,252 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:37,254 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:03:37,254 INFO program/MainThread: stderr[49]: 2024-03-01 21:03:37,254 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:03:37,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:03:37,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,265 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:03:37,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,266 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:03:37,262 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10101e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10101c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:37,267 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:37,269 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:03:37,270 INFO program/MainThread: stderr[50]: 2024-03-01 21:03:37,270 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:03:37,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:03:37,277 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:37,277 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:03:37,280 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:37,280 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:03:37,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:03:37,286 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,286 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:03:37,287 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:03:37,290 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:37,290 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:03:37,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:03:37,293 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:37,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:37,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:03:37,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:37,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:03:37,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:03:37,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:37,315 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:37,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:03:37,318 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:03:37,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:03:37,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:03:37,324 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:37,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:03:37,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:03:37,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:37,331 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:37,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:03:37,334 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:03:37,335 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:03:37,335 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:03:37,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:37,338 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:37,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:03:37,341 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:03:37,344 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLAzQBB11Wqcmc8oixIjTxEyTokfs9tCjr ' '/dev/disk/by-uuid/f6f7edcc-3dd1-4c07-abc1-bc2605cd998a ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLAzQBB11Wqcmc8oixIjTxEyTokfs9tCjr', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'ID_FS_UUID_ENC': 'f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '591560795'} ; 2024-03-01 21:03:37,344 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:03:37,345 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:37,348 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:03:37,348 INFO program/MainThread: stderr[51]: 2024-03-01 21:03:37,348 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:03:37,348 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:37,350 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:03:37,351 INFO program/MainThread: stderr[52]: 2024-03-01 21:03:37,351 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:03:37,351 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:37,353 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:03:37,353 INFO program/MainThread: stderr[53]: 2024-03-01 21:03:37,353 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:03:37,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:03:37,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,364 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:03:37,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,366 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:03:37,361 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1011791c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10101c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:37,366 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:37,369 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:03:37,369 INFO program/MainThread: stderr[54]: 2024-03-01 21:03:37,369 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:03:37,373 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:03:37,376 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:37,376 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:03:37,380 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:37,380 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:03:37,383 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,383 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:03:37,386 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,386 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:03:37,387 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:03:37,390 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:37,390 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:03:37,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:03:37,393 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:37,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:37,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:03:37,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:03:37,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:03:37,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:03:37,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:37,414 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:37,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:03:37,418 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:03:37,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:03:37,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:03:37,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:03:37,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:03:37,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:03:37,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:37,431 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:37,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:03:37,434 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:03:37,434 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:03:37,435 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:03:37,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:37,438 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:37,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:03:37,441 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:03:37,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLXc0yAnp4ueUgCkgYOf4HgceNZkcu6O35 ' '/dev/disk/by-uuid/4e37afce-c05c-451a-ae56-28a11dea8af7 ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLXc0yAnp4ueUgCkgYOf4HgceNZkcu6O35', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e37afce-c05c-451a-ae56-28a11dea8af7', 'ID_FS_UUID_ENC': '4e37afce-c05c-451a-ae56-28a11dea8af7', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '591128943'} ; 2024-03-01 21:03:37,444 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:03:37,445 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:37,448 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:03:37,448 INFO program/MainThread: stderr[55]: 2024-03-01 21:03:37,448 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:03:37,448 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:37,450 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:03:37,450 INFO program/MainThread: stderr[56]: 2024-03-01 21:03:37,451 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:03:37,451 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:37,453 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:03:37,453 INFO program/MainThread: stderr[57]: 2024-03-01 21:03:37,453 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:03:37,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:03:37,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,465 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,466 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,461 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10101fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10101c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:37,467 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:37,469 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:03:37,469 INFO program/MainThread: stderr[58]: 2024-03-01 21:03:37,469 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:03:37,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:03:37,476 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:37,476 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:03:37,480 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:37,480 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:03:37,483 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,483 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:03:37,486 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,486 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:03:37,486 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:03:37,489 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:37,489 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:03:37,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:03:37,493 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:37,493 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:37,496 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:03:37,496 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:37,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,507 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:37,507 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:37,507 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:37,507 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:37,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:03:37,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:03:37,510 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:37,513 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:37,513 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:37,516 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:37,516 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:37,517 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:03:37,517 INFO blivet/MainThread: got device: DiskDevice instance (0x7f10102f2fa0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:03:37,520 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:37,523 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:37,523 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:03:37,526 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:37,526 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:03:37,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,529 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:03:37,532 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,532 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:03:37,535 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:37,537 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:37,540 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:37,548 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f101020c500> 2024-03-01 21:03:37,589 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:03:37,593 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:37,593 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:37,596 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:03:37,596 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:37,596 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:37,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,606 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:37,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:37,624 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:37,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:03:37,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:03:37,651 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:37,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:03:37,654 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:37,656 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:37,657 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:37,659 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:37,660 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:37,660 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:37,663 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:37,666 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:37,668 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:37,671 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:37,674 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:37,674 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:37,674 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:03:37,675 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:37,674 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f101023a2e0) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f1011bef860> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:37,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:37,681 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:37,681 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:03:37,684 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:37,684 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:03:37,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:03:37,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:37,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:03:37,690 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:37,693 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:37,693 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:03:37,696 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:37,696 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:37,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLXc0yAnp4ueUgCkgYOf4HgceNZkcu6O35 ' '/dev/disk/by-uuid/4e37afce-c05c-451a-ae56-28a11dea8af7 ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLXc0yAnp4ueUgCkgYOf4HgceNZkcu6O35', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e37afce-c05c-451a-ae56-28a11dea8af7', 'ID_FS_UUID_ENC': '4e37afce-c05c-451a-ae56-28a11dea8af7', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '591128943'} ; 2024-03-01 21:03:37,699 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:03:37,699 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:37,702 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:03:37,702 INFO program/MainThread: stderr[59]: 2024-03-01 21:03:37,703 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:03:37,703 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:37,705 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:03:37,705 INFO program/MainThread: stderr[60]: 2024-03-01 21:03:37,705 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:03:37,706 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:37,708 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:03:37,708 INFO program/MainThread: stderr[61]: 2024-03-01 21:03:37,708 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:03:37,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:03:37,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,720 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,721 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,716 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10101fefd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10101c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:37,722 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:37,724 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:03:37,725 INFO program/MainThread: stderr[62]: 2024-03-01 21:03:37,725 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:03:37,728 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:03:37,728 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:03:37,731 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLAzQBB11Wqcmc8oixIjTxEyTokfs9tCjr ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLAzQBB11Wqcmc8oixIjTxEyTokfs9tCjr', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'ID_FS_UUID_ENC': 'f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '591560795'} ; 2024-03-01 21:03:37,731 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:03:37,732 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:37,734 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:03:37,734 INFO program/MainThread: stderr[63]: 2024-03-01 21:03:37,734 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:03:37,734 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:37,737 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:03:37,737 INFO program/MainThread: stderr[64]: 2024-03-01 21:03:37,737 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:03:37,737 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:37,739 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:03:37,740 INFO program/MainThread: stderr[65]: 2024-03-01 21:03:37,740 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:03:37,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:03:37,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,751 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,752 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,747 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1011791c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10101c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:37,753 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:37,755 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:03:37,756 INFO program/MainThread: stderr[66]: 2024-03-01 21:03:37,756 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:03:37,759 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:03:37,759 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:03:37,762 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiL5S1ucCO5m1cgXBGphKfDqFY4WmYD4vWv ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/def8b10f-fafd-4b86-baec-1da971df4236', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiL5S1ucCO5m1cgXBGphKfDqFY4WmYD4vWv', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '261120', 'ID_FS_SIZE': '1002438656', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'def8b10f-fafd-4b86-baec-1da971df4236', 'ID_FS_UUID_ENC': 'def8b10f-fafd-4b86-baec-1da971df4236', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '592612036'} ; 2024-03-01 21:03:37,762 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:03:37,763 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:37,765 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:03:37,765 INFO program/MainThread: stderr[67]: 2024-03-01 21:03:37,765 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:03:37,765 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:37,768 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:03:37,768 INFO program/MainThread: stderr[68]: 2024-03-01 21:03:37,768 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:03:37,768 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:37,770 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:03:37,770 INFO program/MainThread: stderr[69]: 2024-03-01 21:03:37,770 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:03:37,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:03:37,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,782 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,783 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,778 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10101e2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10101c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:37,784 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:37,786 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:03:37,787 INFO program/MainThread: stderr[70]: 2024-03-01 21:03:37,787 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:03:37,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:03:37,790 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:03:37,793 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLp6CjZAHct0OqO1TMb82h24c3r2Y9sTFN ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLp6CjZAHct0OqO1TMb82h24c3r2Y9sTFN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '313344', 'ID_FS_SIZE': '1216348160', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'ID_FS_UUID_ENC': 'fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '593687881'} ; 2024-03-01 21:03:37,793 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:03:37,793 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:37,796 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:03:37,796 INFO program/MainThread: stderr[71]: 2024-03-01 21:03:37,796 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:03:37,796 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:37,799 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:03:37,799 INFO program/MainThread: stderr[72]: 2024-03-01 21:03:37,799 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:03:37,799 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:37,801 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:03:37,801 INFO program/MainThread: stderr[73]: 2024-03-01 21:03:37,801 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:03:37,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 21:03:37,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,812 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:37,814 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:37,809 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10101d3af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10101c4b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:37,815 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:37,817 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:03:37,817 INFO program/MainThread: stderr[74]: 2024-03-01 21:03:37,817 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:03:37,821 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:03:37,821 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:03:37,824 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZdhf6AjqXYbaA1GuZELQ80EOLxxCfYtM9 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZdhf6AjqXYbaA1GuZELQ80EOLxxCfYtM9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '156672', 'ID_FS_SIZE': '574619648', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'ID_FS_UUID_ENC': '5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '595446463'} ; 2024-03-01 21:03:37,824 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:03:37,824 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:37,827 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:03:37,827 INFO program/MainThread: stderr[75]: 2024-03-01 21:03:37,827 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:03:37,827 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:37,829 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:03:37,829 INFO program/MainThread: stderr[76]: 2024-03-01 21:03:37,830 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:03:37,830 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:37,832 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:03:37,832 INFO program/MainThread: stderr[77]: 2024-03-01 21:03:37,832 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:03:37,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:03:37,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:37,842 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:37,843 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:37,843 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:37,839 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f10101c0820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10102f2070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:37,844 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:37,846 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:03:37,846 INFO program/MainThread: stderr[78]: 2024-03-01 21:03:37,846 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:03:37,850 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:03:37,850 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:03:37,853 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZNC5B1198hk46g3f2vi4DNfxICcmFb2sI ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/ffefae3c-2cf8-4933-8907-ef2f1a80db63 ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZNC5B1198hk46g3f2vi4DNfxICcmFb2sI', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'ID_FS_UUID_ENC': 'ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '595892065'} ; 2024-03-01 21:03:37,853 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:03:37,853 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:37,856 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:03:37,856 INFO program/MainThread: stderr[79]: 2024-03-01 21:03:37,856 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:03:37,856 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:37,858 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:03:37,858 INFO program/MainThread: stderr[80]: 2024-03-01 21:03:37,858 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:03:37,859 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:37,861 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:03:37,861 INFO program/MainThread: stderr[81]: 2024-03-01 21:03:37,861 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:03:37,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:03:37,871 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:37,872 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:37,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:37,873 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:37,869 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f101023db20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10102f2070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:37,873 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:37,876 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:03:37,876 INFO program/MainThread: stderr[82]: 2024-03-01 21:03:37,876 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:03:37,879 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:03:37,880 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:03:37,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/947484d2-0107-4157-97bd-690ba04e6a7c ' '/dev/disk/by-id/dm-uuid-LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ckc03kYuhnDiAVC61qLyF6niL3XgfQTCei', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ckc03kYuhnDiAVC61qLyF6niL3XgfQTCei', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '947484d2-0107-4157-97bd-690ba04e6a7c', 'ID_FS_UUID_ENC': '947484d2-0107-4157-97bd-690ba04e6a7c', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '597584842'} ; 2024-03-01 21:03:37,882 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:03:37,883 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:37,885 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:03:37,885 INFO program/MainThread: stderr[83]: 2024-03-01 21:03:37,885 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:03:37,886 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:37,888 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:03:37,888 INFO program/MainThread: stderr[84]: 2024-03-01 21:03:37,888 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:03:37,888 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:37,891 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:03:37,891 INFO program/MainThread: stderr[85]: 2024-03-01 21:03:37,891 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:03:37,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:03:37,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:37,901 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:37,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:37,902 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:37,898 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f101021d910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10102f2250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:37,902 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:37,905 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:03:37,905 INFO program/MainThread: stderr[86]: 2024-03-01 21:03:37,905 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:03:37,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:03:37,909 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:03:37,911 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/2a12f2b9-fa97-493c-b7b3-85c439a5ce3f ' '/dev/disk/by-id/dm-uuid-LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ck2hXvMdDNczJnik7fOuC9sz75Fw4fPLF7', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ck2hXvMdDNczJnik7fOuC9sz75Fw4fPLF7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '117760', 'ID_FS_SIZE': '415236096', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'ID_FS_UUID_ENC': '2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '598053273'} ; 2024-03-01 21:03:37,911 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:03:37,912 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:37,914 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:03:37,914 INFO program/MainThread: stderr[87]: 2024-03-01 21:03:37,914 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:03:37,914 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:37,917 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:03:37,917 INFO program/MainThread: stderr[88]: 2024-03-01 21:03:37,917 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:03:37,917 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:37,919 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:03:37,920 INFO program/MainThread: stderr[89]: 2024-03-01 21:03:37,920 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:03:37,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:03:37,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:37,930 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:37,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:37,931 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:37,927 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f101021bd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f10102f2250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:37,931 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:37,934 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:03:37,934 INFO program/MainThread: stderr[90]: 2024-03-01 21:03:37,934 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:03:37,938 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:03:37,938 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:03:37,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:37,950 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:37,968 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:37,968 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:37,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:37,981 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:37,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:37,991 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:37,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:37,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:37,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:38,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:38,002 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:38,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:38,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:38,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:38,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:38,012 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:38,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:38,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:38,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:38,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:38,023 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:03:38,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:03:38,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:38,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:03:38,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:38,034 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:41,060 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_edbojtw3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:03:41,095 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:41,095 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:03:41,098 INFO program/MainThread: stdout[2]: 2024-03-01 21:03:41,098 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:03:41,098 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:03:41,099 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:03:41,103 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:41,103 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:03:41,106 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:41,107 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:03:41,109 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:41,109 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:03:41,112 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:03:41,112 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:03:41,123 INFO program/MainThread: stdout: 2024-03-01 21:03:41,123 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:03:41,123 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI 2024-03-01 21:03:41,123 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 947484d2-0107-4157-97bd-690ba04e6a7c 2024-03-01 21:03:41,123 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb 2024-03-01 21:03:41,123 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 947484d2-0107-4157-97bd-690ba04e6a7c 2024-03-01 21:03:41,123 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 2a12f2b9-fa97-493c-b7b3-85c439a5ce3f 2024-03-01 21:03:41,123 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR 2024-03-01 21:03:41,123 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 2024-03-01 21:03:41,123 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 5ac86027-01b2-4646-bdb9-922b4a45dcc8 2024-03-01 21:03:41,123 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs ffefae3c-2cf8-4933-8907-ef2f1a80db63 2024-03-01 21:03:41,123 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z 2024-03-01 21:03:41,123 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 2024-03-01 21:03:41,123 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v 2024-03-01 21:03:41,123 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 4e37afce-c05c-451a-ae56-28a11dea8af7 2024-03-01 21:03:41,123 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs f6f7edcc-3dd1-4c07-abc1-bc2605cd998a 2024-03-01 21:03:41,123 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs def8b10f-fafd-4b86-baec-1da971df4236 2024-03-01 21:03:41,123 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n 2024-03-01 21:03:41,123 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs def8b10f-fafd-4b86-baec-1da971df4236 2024-03-01 21:03:41,123 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM 2024-03-01 21:03:41,123 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 2024-03-01 21:03:41,123 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL 2024-03-01 21:03:41,123 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 2024-03-01 21:03:41,123 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:03:41,123 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:03:41,123 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:03:41,123 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:41,123 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:41,124 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 947484d2-0107-4157-97bd-690ba04e6a7c sdb 1073741824 root disk brw-rw---- LVM2_member 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 947484d2-0107-4157-97bd-690ba04e6a7c `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 2a12f2b9-fa97-493c-b7b3-85c439a5ce3f sdc 1073741824 root disk brw-rw---- LVM2_member D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR sdd 1073741824 root disk brw-rw---- LVM2_member aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 5ac86027-01b2-4646-bdb9-922b4a45dcc8 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs ffefae3c-2cf8-4933-8907-ef2f1a80db63 sde 1073741824 root disk brw-rw---- LVM2_member 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z sdf 1073741824 root disk brw-rw---- LVM2_member 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 sdg 1073741824 root disk brw-rw---- LVM2_member QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 4e37afce-c05c-451a-ae56-28a11dea8af7 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs f6f7edcc-3dd1-4c07-abc1-bc2605cd998a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs def8b10f-fafd-4b86-baec-1da971df4236 sdh 1073741824 root disk brw-rw---- LVM2_member CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs def8b10f-fafd-4b86-baec-1da971df4236 sdi 1073741824 root disk brw-rw---- LVM2_member YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 sdj 1073741824 root disk brw-rw---- LVM2_member En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:03:41,124 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:41,124 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:41,124 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:03:41,124 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:03:41,124 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:03:41,125 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:03:41,125 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:41,134 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:41,150 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 21:03:41,155 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-id/lvm-pv-uuid-O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI', 'ID_FS_UUID_ENC': 'O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:03:41,155 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:03:41,155 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:41,195 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:41,196 INFO program/MainThread: stderr[3]: 2024-03-01 21:03:41,196 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:03:41,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,207 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:03:41,209 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:03:41,214 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:03:41,214 INFO blivet/MainThread: sda is a disk 2024-03-01 21:03:41,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:03:41,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:03:41,218 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:03:41,221 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:03:41,221 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:03:41,224 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:03:41,225 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:03:41,225 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:03:41,225 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7d090f40) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:03:41,228 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:03:41,232 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:41,232 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:03:41,235 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:41,235 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:03:41,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:03:41,241 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,241 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:03:41,244 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:03:41,244 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:03:41,245 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:03:41,271 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:03:41,271 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb. WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:03:41,271 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:03:41,272 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:03:41,276 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI ; label: None ; device: /dev/sda ; serial: 360014055559c09e0873405aadc366769 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; pe_start: 8 MiB ; 2024-03-01 21:03:41,276 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:03:41,279 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:03:41,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:41,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:41,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,290 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:03:41,325 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:03:41,326 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb. WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:03:41,326 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:03:41,326 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:03:41,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:03:41,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:03:41,335 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:41,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:03:41,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:03:41,338 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:03:41,373 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:41,373 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb. WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:03:41,373 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:03:41,378 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:03:41,378 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:03:41,381 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:03:41,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:41,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:03:41,387 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:03:41,387 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:41,390 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/lvm-pv-uuid-9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb', 'ID_FS_UUID_ENC': '9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:03:41,390 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:03:41,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,401 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:03:41,401 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:03:41,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:03:41,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:03:41,404 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:03:41,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:03:41,408 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:03:41,410 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:03:41,411 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:03:41,411 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:03:41,411 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c43f400) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:03:41,414 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:03:41,417 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:41,417 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:03:41,420 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:41,420 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:03:41,423 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,423 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:03:41,426 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,426 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:03:41,429 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:03:41,429 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:03:41,429 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 21:03:41,468 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:03:41,468 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). 2024-03-01 21:03:41,468 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:03:41,469 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:03:41,473 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb ; label: None ; device: /dev/sdb ; serial: 3600140594ff96bbf2654263afd11a720 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:03:41,473 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:03:41,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:03:41,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:41,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:03:41,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:03:41,487 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:41,490 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:03:41,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:41,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:41,495 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 21:03:41,531 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:41,532 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR. WARNING: VG test_vg1 is missing PV D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR (last written to /dev/sdc). 2024-03-01 21:03:41,532 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:03:41,532 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:03:41,532 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:41,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:03:41,536 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:03:41,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,547 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:03:41,548 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:03:41,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:03:41,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:03:41,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:03:41,553 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:03:41,554 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:03:41,556 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:03:41,557 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:03:41,557 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:03:41,557 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c449cd0) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:03:41,561 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:03:41,561 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:03:41,564 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-diskseq/13', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:03:41,564 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:03:41,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,574 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:03:41,575 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:03:41,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:03:41,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:03:41,578 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:03:41,580 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:03:41,580 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:03:41,583 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:03:41,584 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:03:41,584 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:03:41,584 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c449640) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:03:41,587 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:03:41,587 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:03:41,590 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/lvm-pv-uuid-D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR', 'ID_FS_UUID_ENC': 'D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:03:41,590 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:03:41,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,600 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:03:41,601 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:03:41,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:03:41,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:03:41,604 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:03:41,606 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:03:41,607 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:03:41,609 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:03:41,610 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:03:41,610 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:03:41,610 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c44ce50) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:03:41,613 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:03:41,616 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:41,616 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:03:41,619 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:41,619 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:03:41,622 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,622 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:03:41,625 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,625 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:03:41,627 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:03:41,627 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:03:41,628 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:03:41,661 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:03:41,661 INFO program/MainThread: stderr[9]: 2024-03-01 21:03:41,662 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:03:41,662 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:03:41,666 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR ; label: None ; device: /dev/sdc ; serial: 3600140580c1ecb021154228a624664aa ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:03:41,666 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:03:41,669 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:03:41,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:41,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:41,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:03:41,680 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:03:41,683 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:03:41,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck ; incomplete: True ; hidden: False ; 2024-03-01 21:03:41,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:41,688 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 21:03:41,723 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:41,723 INFO program/MainThread: stderr[10]: 2024-03-01 21:03:41,723 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:03:41,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:41,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:03:41,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:41,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:03:41,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:03:41,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:41,746 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:41,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:03:41,750 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:03:41,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:03:41,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:03:41,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:03:41,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:03:41,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:03:41,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:41,762 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:41,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:03:41,766 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:03:41,766 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:03:41,766 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:03:41,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:41,769 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:03:41,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:03:41,772 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:03:41,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/2a12f2b9-fa97-493c-b7b3-85c439a5ce3f ' '/dev/disk/by-id/dm-uuid-LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ck2hXvMdDNczJnik7fOuC9sz75Fw4fPLF7 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ck2hXvMdDNczJnik7fOuC9sz75Fw4fPLF7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '117760', 'ID_FS_SIZE': '415236096', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'ID_FS_UUID_ENC': '2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '598053273'} ; 2024-03-01 21:03:41,776 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:03:41,776 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:41,779 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:03:41,779 INFO program/MainThread: stderr[11]: 2024-03-01 21:03:41,779 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:03:41,779 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:41,782 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:03:41,782 INFO program/MainThread: stderr[12]: 2024-03-01 21:03:41,782 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:03:41,782 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:41,784 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:03:41,785 INFO program/MainThread: stderr[13]: 2024-03-01 21:03:41,785 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:03:41,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:03:41,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:41,794 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:03:41,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:41,795 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:03:41,792 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:41,796 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:41,798 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:03:41,798 INFO program/MainThread: stderr[14]: 2024-03-01 21:03:41,798 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:03:41,802 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:03:41,805 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:41,805 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:03:41,808 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:41,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:03:41,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,812 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:03:41,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:03:41,816 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:03:41,816 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:03:41,820 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:41,821 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:03:41,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:03:41,824 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:41,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:41,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:03:41,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:41,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:03:41,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:03:41,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:41,845 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:41,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:03:41,848 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:03:41,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:03:41,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:03:41,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:41,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:03:41,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:03:41,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:41,861 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:41,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:03:41,864 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:03:41,864 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:03:41,864 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:03:41,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:41,867 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:03:41,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:03:41,871 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:03:41,874 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/947484d2-0107-4157-97bd-690ba04e6a7c ' '/dev/disk/by-id/dm-uuid-LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ckc03kYuhnDiAVC61qLyF6niL3XgfQTCei ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ckc03kYuhnDiAVC61qLyF6niL3XgfQTCei', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '947484d2-0107-4157-97bd-690ba04e6a7c', 'ID_FS_UUID_ENC': '947484d2-0107-4157-97bd-690ba04e6a7c', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '597584842'} ; 2024-03-01 21:03:41,874 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:03:41,874 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:41,877 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:03:41,877 INFO program/MainThread: stderr[15]: 2024-03-01 21:03:41,878 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:03:41,878 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:41,880 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:03:41,880 INFO program/MainThread: stderr[16]: 2024-03-01 21:03:41,880 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:03:41,880 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:41,883 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:03:41,883 INFO program/MainThread: stderr[17]: 2024-03-01 21:03:41,883 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:03:41,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:03:41,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:41,893 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:41,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:41,894 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:41,890 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:41,894 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:41,897 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:03:41,897 INFO program/MainThread: stderr[18]: 2024-03-01 21:03:41,897 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:03:41,901 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:03:41,904 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:41,905 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:03:41,908 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:41,908 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:03:41,911 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,911 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:03:41,914 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,914 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:03:41,914 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:03:41,917 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:41,917 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:03:41,920 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:03:41,920 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:41,921 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:41,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/lvm-pv-uuid-aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4', 'ID_FS_UUID_ENC': 'aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:03:41,924 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:03:41,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:41,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:41,935 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:03:41,936 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:03:41,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:03:41,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:03:41,939 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:03:41,941 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:03:41,942 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:03:41,944 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:03:41,945 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:03:41,945 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:03:41,945 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7d0a8490) -- name = sdd status = True id = 72 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:03:41,948 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:03:41,951 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:41,951 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:03:41,954 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:41,954 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:03:41,957 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,957 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:03:41,960 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:41,960 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:03:41,963 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:03:41,963 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:03:41,963 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 21:03:41,997 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:03:41,997 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z. WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:41,997 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:03:41,998 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:03:42,002 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 ; label: None ; device: /dev/sdd ; serial: 36001405f1eb226ce5754cffbd05ed84e ; exists: True ; vg_name: test_vg2 ; vg_uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:03:42,002 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:03:42,005 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:03:42,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:42,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,016 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 21:03:42,049 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:03:42,049 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z. WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:42,049 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:03:42,049 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:03:42,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:03:42,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:03:42,057 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:42,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:03:42,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:03:42,060 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdd,/dev/sdc,/dev/sdb ... 2024-03-01 21:03:42,100 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:42,100 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z. WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:42,100 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:03:42,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:03:42,105 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:03:42,108 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:03:42,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:03:42,114 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:03:42,114 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:42,117 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/lvm-pv-uuid-8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-diskseq/6', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z', 'ID_FS_UUID_ENC': '8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:03:42,117 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:03:42,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,128 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:03:42,128 INFO blivet/MainThread: sde is a disk 2024-03-01 21:03:42,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:03:42,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:03:42,131 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:03:42,134 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:03:42,134 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:03:42,137 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:03:42,138 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,138 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:03:42,138 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7cd65c70) -- name = sde status = True id = 86 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:03:42,141 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:03:42,144 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,144 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:03:42,147 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,147 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:03:42,150 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,150 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:03:42,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:03:42,156 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:03:42,156 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:03:42,156 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,190 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:03:42,190 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:42,190 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:03:42,191 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:03:42,195 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z ; label: None ; device: /dev/sde ; serial: 36001405624ea63160e44ee88a47b3438 ; exists: True ; vg_name: test_vg2 ; vg_uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:03:42,195 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:03:42,198 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:03:42,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:03:42,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:03:42,209 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:42,211 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:03:42,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:42,217 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,258 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:42,258 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0. WARNING: VG test_vg2 is missing PV 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 (last written to /dev/sdf). 2024-03-01 21:03:42,259 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:03:42,259 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:03:42,259 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:42,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/lvm-pv-uuid-5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0', 'ID_FS_UUID_ENC': '5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:03:42,263 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:03:42,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,275 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:03:42,275 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:03:42,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:03:42,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:03:42,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:03:42,281 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:03:42,281 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:03:42,284 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:03:42,285 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,285 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:03:42,285 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c45a5e0) -- name = sdf status = True id = 96 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:03:42,288 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:03:42,291 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,291 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:03:42,294 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,294 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:03:42,297 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,297 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:03:42,300 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,300 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:03:42,303 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:03:42,303 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:03:42,303 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,338 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:03:42,338 INFO program/MainThread: stderr[24]: 2024-03-01 21:03:42,338 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:03:42,339 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:03:42,343 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 ; label: None ; device: /dev/sdf ; serial: 36001405e64d2798dfd547dd86c8c21c2 ; exists: True ; vg_name: test_vg2 ; vg_uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:03:42,343 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:03:42,346 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:03:42,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:42,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:03:42,357 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:03:42,360 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:03:42,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:42,365 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,406 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:42,406 INFO program/MainThread: stderr[25]: 2024-03-01 21:03:42,407 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:03:42,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:42,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:03:42,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:03:42,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:03:42,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:03:42,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:42,429 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:42,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:03:42,433 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:03:42,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:03:42,436 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:03:42,439 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:03:42,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:03:42,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:03:42,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:42,445 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:42,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:03:42,448 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:03:42,449 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:03:42,449 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:03:42,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:42,452 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:03:42,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:03:42,455 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:03:42,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZNC5B1198hk46g3f2vi4DNfxICcmFb2sI ' '/dev/disk/by-uuid/ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZNC5B1198hk46g3f2vi4DNfxICcmFb2sI', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'ID_FS_UUID_ENC': 'ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '595892065'} ; 2024-03-01 21:03:42,458 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:03:42,459 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:42,462 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:03:42,462 INFO program/MainThread: stderr[26]: 2024-03-01 21:03:42,462 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:03:42,462 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:42,465 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:03:42,465 INFO program/MainThread: stderr[27]: 2024-03-01 21:03:42,465 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:03:42,465 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:42,467 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:03:42,467 INFO program/MainThread: stderr[28]: 2024-03-01 21:03:42,468 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:03:42,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:03:42,477 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:42,478 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:03:42,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:42,478 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:03:42,475 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:42,479 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:42,482 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:03:42,482 INFO program/MainThread: stderr[29]: 2024-03-01 21:03:42,482 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:03:42,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:03:42,489 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,489 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:03:42,492 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,493 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:03:42,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,496 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:03:42,499 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,499 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:03:42,499 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:03:42,502 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:42,502 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:03:42,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:03:42,506 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:42,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:42,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:03:42,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:42,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:03:42,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:03:42,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:42,527 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:42,530 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:03:42,530 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:03:42,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:03:42,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:03:42,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:42,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:03:42,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:03:42,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:42,543 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:42,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:03:42,546 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:03:42,547 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:03:42,547 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:03:42,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:42,550 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:03:42,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:03:42,553 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:03:42,556 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/5ac86027-01b2-4646-bdb9-922b4a45dcc8 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZdhf6AjqXYbaA1GuZELQ80EOLxxCfYtM9', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZdhf6AjqXYbaA1GuZELQ80EOLxxCfYtM9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '156672', 'ID_FS_SIZE': '574619648', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'ID_FS_UUID_ENC': '5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '595446463'} ; 2024-03-01 21:03:42,556 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:03:42,556 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:42,559 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:03:42,560 INFO program/MainThread: stderr[30]: 2024-03-01 21:03:42,560 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:03:42,560 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:42,562 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:03:42,562 INFO program/MainThread: stderr[31]: 2024-03-01 21:03:42,562 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:03:42,563 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:42,565 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:03:42,565 INFO program/MainThread: stderr[32]: 2024-03-01 21:03:42,565 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:03:42,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:03:42,575 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:42,575 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:42,576 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:42,576 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:42,572 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:42,577 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:42,580 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:03:42,580 INFO program/MainThread: stderr[33]: 2024-03-01 21:03:42,580 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:03:42,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:03:42,587 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,587 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:03:42,590 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,590 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:03:42,593 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:03:42,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:03:42,597 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:03:42,600 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:42,600 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:03:42,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:03:42,603 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:42,603 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:42,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v', 'ID_FS_UUID_ENC': 'QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:03:42,607 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:03:42,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,618 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:03:42,619 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:03:42,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:03:42,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:03:42,622 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:03:42,625 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:03:42,625 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:03:42,627 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:03:42,628 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,628 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:03:42,628 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7cd658b0) -- name = sdg status = True id = 132 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:03:42,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:03:42,634 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,634 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:03:42,637 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,637 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:03:42,640 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,640 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:03:42,643 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,643 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:03:42,646 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:03:42,646 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:03:42,646 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,678 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:42,678 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n. WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:42,678 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:03:42,679 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:03:42,682 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v ; label: None ; device: /dev/sdg ; serial: 360014050d1e1eeb97184c8d8a99b27b5 ; exists: True ; vg_name: test_vg3 ; vg_uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:03:42,683 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:03:42,685 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:03:42,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:42,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,697 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,738 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:42,738 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n. WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:42,738 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:03:42,739 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:03:42,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:03:42,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:03:42,746 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:42,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:03:42,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:03:42,750 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,788 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:42,788 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n. WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:42,788 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:03:42,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:03:42,793 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:03:42,796 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:03:42,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:03:42,801 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:03:42,801 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:42,805 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-diskseq/9', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n', 'ID_FS_UUID_ENC': 'CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:03:42,805 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:03:42,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,816 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:03:42,817 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:03:42,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:03:42,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:03:42,820 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:03:42,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:03:42,823 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:03:42,826 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:03:42,826 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,827 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:03:42,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c4c9850) -- name = sdh status = True id = 146 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:03:42,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:03:42,832 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,833 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:03:42,835 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,836 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:03:42,838 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:03:42,842 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,842 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:03:42,844 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:03:42,844 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:03:42,845 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,881 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:42,881 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:42,882 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:03:42,882 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:03:42,886 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n ; label: None ; device: /dev/sdh ; serial: 36001405c739eb14b85c4eab9dd5028d7 ; exists: True ; vg_name: test_vg3 ; vg_uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; pe_start: 8 MiB ; 2024-03-01 21:03:42,886 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:03:42,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:03:42,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:03:42,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:03:42,900 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:42,903 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:03:42,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:42,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:42,909 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:42,950 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:42,950 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM. WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:42,950 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:03:42,951 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:03:42,951 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:42,955 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/lvm-pv-uuid-YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM', 'ID_FS_UUID_ENC': 'YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:03:42,955 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:03:42,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:42,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:42,967 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:03:42,967 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:03:42,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:03:42,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:03:42,971 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:03:42,974 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:03:42,974 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:03:42,977 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:03:42,977 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:03:42,977 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:03:42,977 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c404ac0) -- name = sdi status = True id = 156 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:03:42,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:03:42,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:42,983 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:03:42,986 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:42,986 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:03:42,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,989 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:03:42,992 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:42,992 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:03:42,995 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:03:42,995 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:03:42,995 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:43,037 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:43,038 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:43,038 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:03:43,038 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:03:43,042 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM ; label: None ; device: /dev/sdi ; serial: 360014055e5ffe7307f741a6bb0d8e8a0 ; exists: True ; vg_name: test_vg3 ; vg_uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; pe_start: 8 MiB ; 2024-03-01 21:03:43,042 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:03:43,045 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:03:43,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:43,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:43,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:03:43,056 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:43,059 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:03:43,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:43,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:43,065 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:43,104 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:43,105 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL. WARNING: VG test_vg3 is missing PV En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:03:43,105 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:03:43,105 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:03:43,105 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:43,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/lvm-pv-uuid-En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL', 'ID_FS_UUID_ENC': 'En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:03:43,109 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:03:43,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:03:43,122 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:03:43,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:03:43,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:03:43,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:03:43,127 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:03:43,128 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:03:43,131 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:03:43,131 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:03:43,131 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:03:43,131 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c40e8b0) -- name = sdj status = True id = 166 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:03:43,134 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:03:43,137 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:43,138 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:03:43,140 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:43,140 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:03:43,143 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,143 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:03:43,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:03:43,149 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:03:43,149 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:03:43,149 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:43,183 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=O0a0rO-b4XG-V9f3-bTAl-eJHu-uLEC-1GR4BI LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=9zMLn3-gfu0-OveT-8pBS-2nXC-XLwp-svOhWb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=D54eQP-WTCk-c1o5-Jwky-I50b-ILvm-EkdLrR LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=aTim4g-Zk5y-Icse-2Jzu-a4be-2PkW-IyyDE4 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=8HWugi-LiZj-8Pna-1955-j49t-9oSe-eJEg3Z LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=5a483Q-q7Qy-0mhT-OevT-2CIw-PmIg-MO72d0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=QsaYmO-DyVu-Cube-k2eT-190I-Uuh2-5Vop0v LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=CDeQq0-FNIQ-taEH-2P7O-5zi5-czcG-BL8T9n LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=YjbbgH-UEU4-ZObv-iwgq-fI0Q-XhBY-VzllnM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:03:43,183 INFO program/MainThread: stderr[41]: 2024-03-01 21:03:43,184 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:03:43,184 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:03:43,188 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: En06rf-D6hg-kdhr-cdlw-3eMd-nq7J-A3OBUL ; label: None ; device: /dev/sdj ; serial: 36001405dacfd52819bc4fa5834a2bab2 ; exists: True ; vg_name: test_vg3 ; vg_uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:03:43,188 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:03:43,191 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:03:43,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:43,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:43,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:03:43,202 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:03:43,205 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:03:43,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL ; incomplete: True ; hidden: False ; 2024-03-01 21:03:43,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:43,211 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:43,246 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:03:43,246 INFO program/MainThread: stderr[42]: 2024-03-01 21:03:43,247 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:03:43,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:43,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:03:43,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:03:43,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:03:43,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:03:43,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:43,269 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:43,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:03:43,273 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:03:43,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:03:43,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:03:43,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:03:43,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:03:43,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:03:43,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:43,285 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:43,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:03:43,289 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:03:43,289 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:03:43,289 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:03:43,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:43,292 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:03:43,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:03:43,295 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:03:43,299 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLp6CjZAHct0OqO1TMb82h24c3r2Y9sTFN ' '/dev/disk/by-uuid/fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLp6CjZAHct0OqO1TMb82h24c3r2Y9sTFN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '313344', 'ID_FS_SIZE': '1216348160', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'ID_FS_UUID_ENC': 'fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '593687881'} ; 2024-03-01 21:03:43,299 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:03:43,299 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:43,302 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:03:43,302 INFO program/MainThread: stderr[43]: 2024-03-01 21:03:43,302 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:03:43,302 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:43,305 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:03:43,305 INFO program/MainThread: stderr[44]: 2024-03-01 21:03:43,305 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:03:43,305 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:43,308 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:03:43,308 INFO program/MainThread: stderr[45]: 2024-03-01 21:03:43,308 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:03:43,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:03:43,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,318 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:03:43,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,319 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:03:43,316 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:43,320 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:43,323 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:03:43,323 INFO program/MainThread: stderr[46]: 2024-03-01 21:03:43,323 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:03:43,327 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:03:43,330 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:43,330 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:03:43,333 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:43,333 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:03:43,336 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,336 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:03:43,339 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,339 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:03:43,340 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:03:43,343 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,343 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:03:43,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:03:43,346 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:43,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:43,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:03:43,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:03:43,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:03:43,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:03:43,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:43,367 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:43,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:03:43,371 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:03:43,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:03:43,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:03:43,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:03:43,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:03:43,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:03:43,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:43,393 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:43,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:03:43,396 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:03:43,396 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:03:43,396 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:03:43,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:43,399 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:03:43,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:03:43,403 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:03:43,406 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiL5S1ucCO5m1cgXBGphKfDqFY4WmYD4vWv ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/def8b10f-fafd-4b86-baec-1da971df4236', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiL5S1ucCO5m1cgXBGphKfDqFY4WmYD4vWv', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '261120', 'ID_FS_SIZE': '1002438656', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'def8b10f-fafd-4b86-baec-1da971df4236', 'ID_FS_UUID_ENC': 'def8b10f-fafd-4b86-baec-1da971df4236', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '592612036'} ; 2024-03-01 21:03:43,406 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:03:43,406 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:43,409 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:03:43,410 INFO program/MainThread: stderr[47]: 2024-03-01 21:03:43,410 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:03:43,410 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:43,412 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:03:43,412 INFO program/MainThread: stderr[48]: 2024-03-01 21:03:43,412 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:03:43,412 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:43,415 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:03:43,415 INFO program/MainThread: stderr[49]: 2024-03-01 21:03:43,415 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:03:43,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:03:43,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,426 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:03:43,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,427 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:03:43,423 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:43,428 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:43,431 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:03:43,431 INFO program/MainThread: stderr[50]: 2024-03-01 21:03:43,431 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:03:43,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:03:43,438 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:43,438 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:03:43,441 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:43,442 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:03:43,445 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,445 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:03:43,448 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,448 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:03:43,448 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:03:43,451 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,451 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:03:43,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:03:43,455 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:43,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:43,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:03:43,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:43,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:03:43,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:03:43,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:43,476 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:43,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:03:43,480 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:03:43,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:03:43,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:03:43,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:43,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:03:43,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:03:43,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:43,492 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:43,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:03:43,496 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:03:43,496 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:03:43,496 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:03:43,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:43,499 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:03:43,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:03:43,502 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:03:43,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLAzQBB11Wqcmc8oixIjTxEyTokfs9tCjr ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/f6f7edcc-3dd1-4c07-abc1-bc2605cd998a ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLAzQBB11Wqcmc8oixIjTxEyTokfs9tCjr', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'ID_FS_UUID_ENC': 'f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '591560795'} ; 2024-03-01 21:03:43,506 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:03:43,506 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:43,509 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:03:43,509 INFO program/MainThread: stderr[51]: 2024-03-01 21:03:43,509 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:03:43,509 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:43,512 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:03:43,512 INFO program/MainThread: stderr[52]: 2024-03-01 21:03:43,512 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:03:43,512 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:43,515 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:03:43,515 INFO program/MainThread: stderr[53]: 2024-03-01 21:03:43,515 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:03:43,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:03:43,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,526 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:03:43,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,527 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:03:43,522 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:43,528 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:43,531 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:03:43,531 INFO program/MainThread: stderr[54]: 2024-03-01 21:03:43,531 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:03:43,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:03:43,538 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:43,538 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:03:43,541 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:43,541 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:03:43,544 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,545 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:03:43,548 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,548 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:03:43,548 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:03:43,551 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,551 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:03:43,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:03:43,554 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:43,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:03:43,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:03:43,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:03:43,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:03:43,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:03:43,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:43,576 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:43,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:03:43,579 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:03:43,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:03:43,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:03:43,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:03:43,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:03:43,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:03:43,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:43,592 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:43,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:03:43,595 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:03:43,595 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:03:43,596 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:03:43,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:43,598 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:03:43,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:03:43,602 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:03:43,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/4e37afce-c05c-451a-ae56-28a11dea8af7 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLXc0yAnp4ueUgCkgYOf4HgceNZkcu6O35', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLXc0yAnp4ueUgCkgYOf4HgceNZkcu6O35', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e37afce-c05c-451a-ae56-28a11dea8af7', 'ID_FS_UUID_ENC': '4e37afce-c05c-451a-ae56-28a11dea8af7', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '591128943'} ; 2024-03-01 21:03:43,605 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:03:43,606 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:43,609 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:03:43,609 INFO program/MainThread: stderr[55]: 2024-03-01 21:03:43,609 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:03:43,609 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:43,612 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:03:43,612 INFO program/MainThread: stderr[56]: 2024-03-01 21:03:43,612 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:03:43,612 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:43,615 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:03:43,615 INFO program/MainThread: stderr[57]: 2024-03-01 21:03:43,615 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:03:43,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:03:43,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,627 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,628 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,623 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:43,629 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:43,632 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:03:43,632 INFO program/MainThread: stderr[58]: 2024-03-01 21:03:43,632 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:03:43,636 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:03:43,639 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:43,639 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:03:43,642 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:43,642 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:03:43,646 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,646 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:03:43,649 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:03:43,649 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:03:43,652 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,652 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:03:43,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:03:43,656 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:43,656 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:03:43,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:03:43,659 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:03:43,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,670 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:03:43,670 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:03:43,670 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:03:43,670 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:03:43,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:03:43,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:03:43,673 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:03:43,676 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:03:43,676 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:03:43,679 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:03:43,679 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:03:43,679 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:03:43,680 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0b7c534fa0) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:03:43,683 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:03:43,685 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:43,686 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:03:43,688 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:43,689 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:03:43,692 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,692 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:03:43,695 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,695 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:03:43,698 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:03:43,700 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:03:43,703 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:03:43,709 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f0b7c414e00> 2024-03-01 21:03:43,750 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:03:43,754 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:03:43,754 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:03:43,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:03:43,757 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:03:43,757 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:03:43,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,767 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:03:43,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:43,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:43,782 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:43,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:03:43,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:03:43,809 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:03:43,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:03:43,812 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:03:43,814 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:03:43,815 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:03:43,818 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:43,818 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:43,818 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:03:43,821 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:03:43,824 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:03:43,826 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:03:43,829 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:03:43,832 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:03:43,832 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:03:43,832 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:03:43,833 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:03:43,832 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0b7c47b2e0) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f0b7c42f1d0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:03:43,836 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:03:43,839 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:03:43,839 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:03:43,842 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:03:43,842 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:03:43,845 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,845 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:03:43,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:03:43,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:03:43,848 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:03:43,851 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:03:43,851 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:03:43,854 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:03:43,854 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:03:43,857 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLXc0yAnp4ueUgCkgYOf4HgceNZkcu6O35 ' '/dev/disk/by-uuid/4e37afce-c05c-451a-ae56-28a11dea8af7 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLXc0yAnp4ueUgCkgYOf4HgceNZkcu6O35', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4e37afce-c05c-451a-ae56-28a11dea8af7', 'ID_FS_UUID_ENC': '4e37afce-c05c-451a-ae56-28a11dea8af7', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '591128943'} ; 2024-03-01 21:03:43,857 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:03:43,857 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:43,861 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:03:43,861 INFO program/MainThread: stderr[59]: 2024-03-01 21:03:43,861 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:03:43,861 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:43,863 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:03:43,864 INFO program/MainThread: stderr[60]: 2024-03-01 21:03:43,864 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:03:43,864 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:43,866 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:03:43,866 INFO program/MainThread: stderr[61]: 2024-03-01 21:03:43,866 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:03:43,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:03:43,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,878 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,879 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,874 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:43,880 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:03:43,883 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:03:43,883 INFO program/MainThread: stderr[62]: 2024-03-01 21:03:43,883 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:03:43,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:03:43,887 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:03:43,890 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/f6f7edcc-3dd1-4c07-abc1-bc2605cd998a ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLAzQBB11Wqcmc8oixIjTxEyTokfs9tCjr', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLAzQBB11Wqcmc8oixIjTxEyTokfs9tCjr', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '104448', 'ID_FS_SIZE': '360710144', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'ID_FS_UUID_ENC': 'f6f7edcc-3dd1-4c07-abc1-bc2605cd998a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '591560795'} ; 2024-03-01 21:03:43,890 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:03:43,890 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:43,893 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:03:43,893 INFO program/MainThread: stderr[63]: 2024-03-01 21:03:43,893 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:03:43,893 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:43,895 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:03:43,896 INFO program/MainThread: stderr[64]: 2024-03-01 21:03:43,896 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:03:43,896 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:43,898 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:03:43,898 INFO program/MainThread: stderr[65]: 2024-03-01 21:03:43,898 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:03:43,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:03:43,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,910 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,911 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,906 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:43,912 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:03:43,915 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:03:43,915 INFO program/MainThread: stderr[66]: 2024-03-01 21:03:43,915 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:03:43,919 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:03:43,919 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:03:43,922 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/def8b10f-fafd-4b86-baec-1da971df4236 ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiL5S1ucCO5m1cgXBGphKfDqFY4WmYD4vWv ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiL5S1ucCO5m1cgXBGphKfDqFY4WmYD4vWv', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '261120', 'ID_FS_SIZE': '1002438656', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'def8b10f-fafd-4b86-baec-1da971df4236', 'ID_FS_UUID_ENC': 'def8b10f-fafd-4b86-baec-1da971df4236', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '592612036'} ; 2024-03-01 21:03:43,922 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:03:43,922 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:43,925 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:03:43,925 INFO program/MainThread: stderr[67]: 2024-03-01 21:03:43,925 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:03:43,925 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:43,928 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:03:43,928 INFO program/MainThread: stderr[68]: 2024-03-01 21:03:43,928 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:03:43,928 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:43,930 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:03:43,931 INFO program/MainThread: stderr[69]: 2024-03-01 21:03:43,931 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:03:43,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:03:43,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,942 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,943 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,938 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:43,944 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:03:43,947 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:03:43,947 INFO program/MainThread: stderr[70]: 2024-03-01 21:03:43,947 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:03:43,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:03:43,951 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:03:43,954 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLp6CjZAHct0OqO1TMb82h24c3r2Y9sTFN ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-uuid/fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-npMCefVZQJNlTPvGWZfteIcUNpCF8uiLp6CjZAHct0OqO1TMb82h24c3r2Y9sTFN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '313344', 'ID_FS_SIZE': '1216348160', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'ID_FS_UUID_ENC': 'fdecdbf5-3c8a-48fa-ab3a-81a174e9ae20', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '593687881'} ; 2024-03-01 21:03:43,954 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:03:43,954 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:43,957 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:03:43,957 INFO program/MainThread: stderr[71]: 2024-03-01 21:03:43,957 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:03:43,958 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:43,960 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:03:43,960 INFO program/MainThread: stderr[72]: 2024-03-01 21:03:43,960 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:03:43,960 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:43,963 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:03:43,963 INFO program/MainThread: stderr[73]: 2024-03-01 21:03:43,963 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:03:43,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:43,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 21:03:43,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,974 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:43,975 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:43,970 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:43,976 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:03:43,979 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:03:43,979 INFO program/MainThread: stderr[74]: 2024-03-01 21:03:43,979 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:03:43,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:03:43,983 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:03:43,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZdhf6AjqXYbaA1GuZELQ80EOLxxCfYtM9 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZdhf6AjqXYbaA1GuZELQ80EOLxxCfYtM9', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '156672', 'ID_FS_SIZE': '574619648', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'ID_FS_UUID_ENC': '5ac86027-01b2-4646-bdb9-922b4a45dcc8', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '595446463'} ; 2024-03-01 21:03:43,986 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:03:43,986 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:43,989 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:03:43,989 INFO program/MainThread: stderr[75]: 2024-03-01 21:03:43,989 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:03:43,989 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:43,992 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:03:43,992 INFO program/MainThread: stderr[76]: 2024-03-01 21:03:43,992 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:03:43,992 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:43,994 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:03:43,995 INFO program/MainThread: stderr[77]: 2024-03-01 21:03:43,995 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:03:43,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:03:44,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,005 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,005 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,006 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,002 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,007 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:03:44,009 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:03:44,010 INFO program/MainThread: stderr[78]: 2024-03-01 21:03:44,010 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:03:44,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:03:44,013 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:03:44,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZNC5B1198hk46g3f2vi4DNfxICcmFb2sI ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-waYqg9BFG8DhIbXju9KooXJmWBKf0EmZNC5B1198hk46g3f2vi4DNfxICcmFb2sI', 'DM_VG_NAME': 'test_vg2', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'ID_FS_UUID_ENC': 'ffefae3c-2cf8-4933-8907-ef2f1a80db63', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '595892065'} ; 2024-03-01 21:03:44,016 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:03:44,017 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:44,019 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:03:44,019 INFO program/MainThread: stderr[79]: 2024-03-01 21:03:44,019 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:03:44,019 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:44,022 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:03:44,022 INFO program/MainThread: stderr[80]: 2024-03-01 21:03:44,022 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:03:44,022 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:44,025 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:03:44,025 INFO program/MainThread: stderr[81]: 2024-03-01 21:03:44,025 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:03:44,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:03:44,035 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,036 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,037 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,033 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,037 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:03:44,040 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:03:44,040 INFO program/MainThread: stderr[82]: 2024-03-01 21:03:44,041 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:03:44,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:03:44,044 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:03:44,047 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/947484d2-0107-4157-97bd-690ba04e6a7c ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ckc03kYuhnDiAVC61qLyF6niL3XgfQTCei ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ckc03kYuhnDiAVC61qLyF6niL3XgfQTCei', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '947484d2-0107-4157-97bd-690ba04e6a7c', 'ID_FS_UUID_ENC': '947484d2-0107-4157-97bd-690ba04e6a7c', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '597584842'} ; 2024-03-01 21:03:44,047 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:03:44,047 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:44,050 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:03:44,050 INFO program/MainThread: stderr[83]: 2024-03-01 21:03:44,050 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:03:44,050 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:44,053 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:03:44,053 INFO program/MainThread: stderr[84]: 2024-03-01 21:03:44,053 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:03:44,053 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:44,056 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:03:44,056 INFO program/MainThread: stderr[85]: 2024-03-01 21:03:44,056 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:03:44,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:03:44,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,066 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,067 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,063 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,067 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:03:44,070 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:03:44,070 INFO program/MainThread: stderr[86]: 2024-03-01 21:03:44,070 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:03:44,074 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:03:44,074 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:03:44,077 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ck2hXvMdDNczJnik7fOuC9sz75Fw4fPLF7 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8XU5QIh1AqID9K6zK7MOYwbudLAVw1Ck2hXvMdDNczJnik7fOuC9sz75Fw4fPLF7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '117760', 'ID_FS_SIZE': '415236096', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'ID_FS_UUID_ENC': '2a12f2b9-fa97-493c-b7b3-85c439a5ce3f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '598053273'} ; 2024-03-01 21:03:44,077 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:03:44,077 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:44,080 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:03:44,080 INFO program/MainThread: stderr[87]: 2024-03-01 21:03:44,080 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:03:44,080 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:44,082 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:03:44,082 INFO program/MainThread: stderr[88]: 2024-03-01 21:03:44,082 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:03:44,083 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:44,085 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:03:44,085 INFO program/MainThread: stderr[89]: 2024-03-01 21:03:44,085 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:03:44,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:03:44,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,095 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,096 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,092 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,097 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:03:44,100 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:03:44,100 INFO program/MainThread: stderr[90]: 2024-03-01 21:03:44,100 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:03:44,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:03:44,104 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:03:44,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:44,113 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:44,131 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:03:44,131 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:03:44,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:44,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:44,143 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:03:44,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:44,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:44,154 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:03:44,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:44,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:44,165 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:03:44,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:44,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:44,176 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:03:44,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:44,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:44,186 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:03:44,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:03:44,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:03:44,197 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:03:44,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,202 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:03:44,203 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,203 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,203 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,204 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,204 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,204 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,205 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,205 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,205 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,206 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,206 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,206 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:03:44,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:03:44,212 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:03:44,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:03:44,217 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:03:44,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:03:44,222 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:03:44,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:03:44,227 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:03:44,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,230 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,230 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,231 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,234 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,235 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,238 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,239 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,242 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,243 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,246 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,247 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,250 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,251 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,251 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,251 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,254 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,255 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,256 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,259 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,259 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,260 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,263 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,264 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,267 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,267 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,268 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,270 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,271 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,271 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,272 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,275 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,276 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,278 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,279 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,279 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,280 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,283 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,283 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,284 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,287 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,287 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,288 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,291 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,292 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,295 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,296 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,298 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,299 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,300 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,302 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,303 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,304 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,306 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,307 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,308 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,311 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,312 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,314 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,315 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,316 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,319 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,320 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,323 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,323 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,327 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,327 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,331 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,331 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,334 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,334 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,335 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,338 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,338 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,339 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,342 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,343 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,346 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,347 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,350 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,351 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,354 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,355 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:03:44,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45cd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2hXvMd-DNcz-Jnik-7fOu-C9sz-75Fw-4fPLF7 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:03:44,356 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:03:44,359 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:44,359 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 21:03:44,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:03:44,363 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:44,363 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 21:03:44,366 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:03:44,366 INFO program/MainThread: stderr[91]: 2024-03-01 21:03:44,366 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 21:03:44,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 21:03:44,371 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:03:44,371 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:44,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:03:44,376 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:03:44,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,379 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,380 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,383 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,384 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,386 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,387 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,390 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,391 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,393 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,394 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,397 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,400 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,401 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,404 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,405 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,407 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,408 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,411 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,412 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,414 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,415 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,418 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,419 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,421 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,421 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,422 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,425 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,425 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,426 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,428 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,429 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,432 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,433 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,435 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,436 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,439 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,440 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,442 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,443 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,445 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,446 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,447 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,449 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,449 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,450 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,453 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,454 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,456 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,457 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,460 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,461 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,464 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,464 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,467 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,468 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,471 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,471 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,474 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,475 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,478 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,478 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,481 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,482 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,485 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,485 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,488 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:03:44,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:03:44,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c45b910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = c03kYu-hnDi-AVC6-1qLy-F6ni-L3Xg-fQTCei size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8XU5QI-h1Aq-ID9K-6zK7-MOYw-budL-AVw1Ck size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:03:44,489 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 21:03:44,492 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:44,492 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 21:03:44,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 21:03:44,496 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:03:44,499 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:03:44,499 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 21:03:44,499 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:03:44,499 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 21:03:44,499 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:03:44,501 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:03:44,502 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,504 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:03:44,507 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:03:44,510 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:03:44,510 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:03:44,510 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:03:44,510 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:03:44,510 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:03:44,513 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:44,513 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 21:03:44,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:03:44,516 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:03:44,516 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:03:44,516 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:03:44,518 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:44,519 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 21:03:44,521 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:03:44,521 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:03:44,521 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:03:44,522 DEBUG blivet/MainThread: removing sda 2024-03-01 21:03:44,524 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:44,524 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 21:03:44,527 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:03:44,527 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:03:44,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,532 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 21:03:44,532 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,533 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,533 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,534 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,534 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,534 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,534 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,535 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,535 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,535 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,536 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,536 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:03:44,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 21:03:44,541 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:03:44,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 21:03:44,546 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:03:44,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 21:03:44,551 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:03:44,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:03:44,557 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:03:44,559 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,559 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,560 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,563 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,563 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,564 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,564 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,567 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,567 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,568 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,568 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,571 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,571 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,572 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,572 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,575 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,575 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,576 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,576 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,578 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,579 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,579 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,580 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,582 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,583 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,584 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,586 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,587 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,587 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,588 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,590 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,591 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,591 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,592 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,588 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,594 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,595 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,595 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,596 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,598 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,599 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,599 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,600 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,602 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,603 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,603 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,604 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,606 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,607 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,607 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,608 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,604 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,610 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,611 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,611 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,612 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,614 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,615 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,615 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,616 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,618 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,618 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,619 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,619 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,622 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,622 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,623 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,623 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,626 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,626 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,627 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,627 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,630 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,630 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,631 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,631 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,634 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,634 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,634 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,635 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,637 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,638 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,638 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,639 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,641 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,642 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,642 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,643 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,640 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,646 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,647 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,649 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,650 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,651 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,654 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,655 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,657 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,658 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,658 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,659 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,661 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,662 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,662 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,663 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,666 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,666 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,666 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,669 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,669 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,670 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,673 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,673 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,674 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,674 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,677 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,677 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,678 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,680 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,681 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,682 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:03:44,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c47eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = NC5B11-98hk-46g3-f2vi-4DNf-xICc-mFb2sI size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:03:44,683 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 21:03:44,685 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:44,686 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 21:03:44,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 21:03:44,689 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:03:44,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 21:03:44,692 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 21:03:44,692 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:03:44,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:03:44,697 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:03:44,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,700 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,700 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,701 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,703 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,704 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,704 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,707 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,708 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,710 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,710 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,711 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,714 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,714 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,714 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,717 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,718 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,721 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,721 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,721 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,724 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,725 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,728 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,728 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,730 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,731 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,732 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,734 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,735 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,738 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,739 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,741 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,742 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,744 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,745 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,746 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,748 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,748 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,749 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,746 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,751 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,752 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,752 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,753 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,755 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,755 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,756 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,756 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,758 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,759 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,759 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,762 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,762 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,762 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,763 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,765 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,766 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,766 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,768 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,769 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,769 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,770 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,772 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,772 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,773 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,775 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,776 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,776 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,777 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,779 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,779 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,780 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,780 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,783 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,784 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,786 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,786 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,787 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,787 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,789 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,790 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,791 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,793 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,794 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,796 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,797 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,797 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,797 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,799 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,800 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,800 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,801 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,803 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,803 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,804 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,806 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,807 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,807 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:03:44,808 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:03:44,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c402820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = dhf6Aj-qXYb-aA1G-uZEL-Q80E-OLxx-CfYtM9 size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c534070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = waYqg9-BFG8-DhIb-Xju9-KooX-JmWB-Kf0EmZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:03:44,808 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 21:03:44,811 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:44,811 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 21:03:44,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 21:03:44,814 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:03:44,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:03:44,817 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 21:03:44,817 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:03:44,817 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 21:03:44,817 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 21:03:44,820 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 21:03:44,820 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,823 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:03:44,825 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:03:44,828 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:03:44,828 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 21:03:44,828 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:03:44,828 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 21:03:44,828 DEBUG blivet/MainThread: removing sdd 2024-03-01 21:03:44,831 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:44,831 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 21:03:44,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 21:03:44,834 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:03:44,834 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 21:03:44,834 DEBUG blivet/MainThread: removing sde 2024-03-01 21:03:44,836 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:44,836 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 21:03:44,839 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 21:03:44,839 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:03:44,839 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 21:03:44,839 DEBUG blivet/MainThread: removing sdf 2024-03-01 21:03:44,841 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:44,842 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:44,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 21:03:44,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 21:03:44,844 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:03:44,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,850 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 21:03:44,850 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,851 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,851 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,851 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,852 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,852 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,853 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,853 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,853 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,854 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,854 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,854 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:03:44,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 21:03:44,860 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:03:44,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 21:03:44,865 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:03:44,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 21:03:44,870 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:03:44,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 21:03:44,875 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:03:44,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:44,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 21:03:44,880 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:03:44,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,883 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,885 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,889 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,889 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,890 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,894 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,895 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,899 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,901 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,905 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,906 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,910 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,911 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,915 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,916 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,920 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,922 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,926 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,927 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,931 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,932 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,936 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,936 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,937 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,943 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,947 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,948 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,952 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,953 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,957 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,958 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,962 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,964 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,968 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,969 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,973 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,974 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,978 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,979 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,983 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,985 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,989 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,990 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,994 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,995 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:44,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:44,999 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,001 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:44,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,005 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,006 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,010 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,011 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,016 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,020 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,022 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,026 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,031 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,032 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,036 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,037 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,043 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,047 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,048 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:03:45,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c415af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = p6CjZA-Hct0-OqO1-TMb8-2h24-c3r2-Y9sTFN size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:03:45,049 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 21:03:45,051 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:45,051 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 21:03:45,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 21:03:45,054 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:03:45,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 21:03:45,058 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 21:03:45,058 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:03:45,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:45,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:03:45,063 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:03:45,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,066 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,067 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,071 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,072 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,076 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,077 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,081 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,082 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,086 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,087 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,091 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,092 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,095 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,095 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,097 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,100 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,102 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,105 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,106 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,110 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,111 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,115 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,116 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,120 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,120 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,121 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,125 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,126 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,129 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,131 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,134 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,136 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,139 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,140 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,144 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,145 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,149 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,150 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,154 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,155 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,158 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,160 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,163 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,164 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,168 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,169 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,173 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,174 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,178 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,179 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,183 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,184 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,187 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,189 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,192 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,193 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,197 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,198 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,202 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,203 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,207 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,208 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,212 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,213 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,216 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,218 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:03:45,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c423250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 5S1ucC-O5m1-cgXB-GphK-fDqF-Y4Wm-YD4vWv size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:03:45,218 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 21:03:45,221 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:45,221 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 21:03:45,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 21:03:45,224 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:03:45,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 21:03:45,227 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 21:03:45,228 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:03:45,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:45,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:03:45,233 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:03:45,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,236 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,237 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,240 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,241 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,245 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,246 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,249 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,250 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,254 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,255 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,258 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,259 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,262 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,263 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,267 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,268 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,271 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,272 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,272 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,276 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,277 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,280 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,281 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,285 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,286 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,289 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,290 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,293 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,294 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,298 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,299 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,302 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,303 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,299 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,307 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,308 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,311 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,312 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,316 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,317 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,320 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,321 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,325 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,326 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,329 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,330 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,334 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,335 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,338 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,339 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,342 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,343 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,347 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,348 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,351 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,352 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,352 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,356 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,357 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,360 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,361 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,365 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,366 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,369 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,370 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,373 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,374 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:03:45,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7d1b9c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = AzQBB1-1Wqc-mc8o-ixIj-TxEy-Tokf-s9tCjr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,375 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 21:03:45,378 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:45,378 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 21:03:45,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 21:03:45,381 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:03:45,384 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:03:45,384 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 21:03:45,384 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:03:45,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:03:45,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:03:45,389 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:03:45,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,392 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,393 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,395 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,396 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,397 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,400 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,401 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,404 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,405 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,408 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,409 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,412 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,413 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,416 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,417 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,420 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,421 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,424 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,425 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,428 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,429 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,432 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,433 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,436 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,437 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,440 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,441 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,444 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,444 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,448 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,448 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,451 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,452 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,455 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,456 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,459 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,460 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,457 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,463 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,464 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,467 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,468 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,471 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,472 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,475 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,476 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,479 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,480 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,483 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,484 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,487 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,488 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,491 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,492 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,495 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,496 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,499 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,500 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,503 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,504 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,507 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,507 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,510 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,511 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,514 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:03:45,515 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:03:45,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0b7c43ffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Xc0yAn-p4ue-UgCk-gYOf-4Hgc-eNZk-cu6O35 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0b7c404b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = npMCef-VZQJ-NlTP-vGWZ-fteI-cUNp-CF8uiL size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:03:45,516 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 21:03:45,519 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:03:45,519 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 21:03:45,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 21:03:45,522 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:03:45,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 21:03:45,525 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 21:03:45,525 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:03:45,525 DEBUG blivet.ansible/MainThread: ['sdj', 'test_vg3', 'sdh', 'sdg', 'sdi'] 2024-03-01 21:03:45,525 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 21:03:45,528 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 21:03:45,528 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,531 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:03:45,533 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:03:45,536 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:03:45,539 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:03:45,539 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 21:03:45,539 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:03:45,539 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 21:03:45,539 DEBUG blivet/MainThread: removing sdj 2024-03-01 21:03:45,541 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:45,542 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 21:03:45,544 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 21:03:45,545 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:03:45,545 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 21:03:45,545 DEBUG blivet/MainThread: removing sdh 2024-03-01 21:03:45,547 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:45,547 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 21:03:45,550 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 21:03:45,550 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:03:45,550 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 21:03:45,550 DEBUG blivet/MainThread: removing sdg 2024-03-01 21:03:45,552 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:45,553 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 21:03:45,555 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 21:03:45,555 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:03:45,555 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 21:03:45,555 DEBUG blivet/MainThread: removing sdi 2024-03-01 21:03:45,558 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 21:03:45,558 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:03:45,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 21:03:45,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 21:03:45,561 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:03:45,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,571 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,588 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,600 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,620 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:45,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,633 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,653 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:03:45,654 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,663 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,683 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:03:45,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,696 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,716 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:03:45,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,729 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,749 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:03:45,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,759 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,779 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:03:45,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,792 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,812 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:03:45,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,823 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,843 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:03:45,844 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:03:45,845 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:03:45,846 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:03:45,846 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:03:45,846 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:03:45,846 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:03:45,846 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:03:45,846 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:03:45,846 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:03:45,846 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:03:45,848 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:03:45,850 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:45,853 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:03:45,855 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:03:45,855 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:03:45,858 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:45,858 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f0b7c38eea0> 2024-03-01 21:03:45,858 INFO blivet/MainThread: sorting actions... 2024-03-01 21:03:45,878 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:03:45,879 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:03:45,879 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:03:45,879 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:03:45,879 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:03:45,879 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:03:45,879 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:03:45,879 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:03:45,880 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:03:45,880 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:03:45,880 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:03:45,880 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:03:45,880 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:03:45,880 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:03:45,880 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:03:45,880 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:03:45,881 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:03:45,881 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:03:45,881 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:03:45,881 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:03:45,881 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:03:45,881 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:03:45,881 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:03:45,881 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:45,882 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:45,882 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:03:45,882 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:03:45,882 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:03:45,882 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:03:45,882 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:03:45,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:45,888 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:03:45,888 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 21:03:45,896 INFO program/MainThread: stdout: 2024-03-01 21:03:45,896 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:45,896 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,896 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,912 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,913 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:45,925 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:45,926 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:03:45,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 21:03:45,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:03:45,936 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:03:45,939 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 21:03:45,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:03:45,942 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:45,984 INFO program/MainThread: stdout[92]: 2024-03-01 21:03:45,984 INFO program/MainThread: stderr[92]: 2024-03-01 21:03:45,985 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 21:03:45,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:03:45,991 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:45,994 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:03:45,997 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:45,999 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,002 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,005 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,007 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,010 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 21:03:46,013 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,046 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 21:03:46,047 INFO program/MainThread: stderr[93]: 2024-03-01 21:03:46,047 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 21:03:46,047 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:03:46,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,062 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:03:46,062 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 21:03:46,072 INFO program/MainThread: stdout: 2024-03-01 21:03:46,072 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:46,072 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,115 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,131 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,132 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:03:46,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 21:03:46,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:03:46,142 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:03:46,145 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 21:03:46,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:03:46,148 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,191 INFO program/MainThread: stdout[94]: 2024-03-01 21:03:46,192 INFO program/MainThread: stderr[94]: 2024-03-01 21:03:46,192 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 21:03:46,196 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:03:46,198 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,201 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,204 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,206 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,209 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,215 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,217 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 21:03:46,220 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,261 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 21:03:46,261 INFO program/MainThread: stderr[95]: 2024-03-01 21:03:46,261 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 21:03:46,262 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:03:46,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,277 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:03:46,277 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 21:03:46,287 INFO program/MainThread: stdout: 2024-03-01 21:03:46,287 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:46,287 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,287 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,325 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,337 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,338 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:03:46,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 21:03:46,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:03:46,348 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:03:46,351 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 21:03:46,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:03:46,354 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,395 INFO program/MainThread: stdout[96]: 2024-03-01 21:03:46,396 INFO program/MainThread: stderr[96]: 2024-03-01 21:03:46,396 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 21:03:46,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:03:46,402 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,405 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,408 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,410 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,413 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,416 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,419 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,421 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:03:46,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 21:03:46,424 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,458 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 21:03:46,458 INFO program/MainThread: stderr[97]: 2024-03-01 21:03:46,459 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 21:03:46,459 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:03:46,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,479 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:03:46,479 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 21:03:46,489 INFO program/MainThread: stdout: 2024-03-01 21:03:46,489 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:46,489 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,530 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,543 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,544 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:03:46,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 21:03:46,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:03:46,554 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:03:46,557 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 21:03:46,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:03:46,560 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,594 INFO program/MainThread: stdout[98]: 2024-03-01 21:03:46,594 INFO program/MainThread: stderr[98]: 2024-03-01 21:03:46,595 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 21:03:46,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:03:46,601 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,604 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:46,607 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,610 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:46,613 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,615 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:46,618 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,621 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:46,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 21:03:46,624 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,657 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 21:03:46,657 INFO program/MainThread: stderr[99]: 2024-03-01 21:03:46,658 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 21:03:46,658 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:03:46,664 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 21:03:46,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 21:03:46,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:03:46,689 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:03:46,709 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,718 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:03:46,723 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,728 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:03:46,734 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,739 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:03:46,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 21:03:46,747 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,785 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 21:03:46,786 INFO program/MainThread: stderr[100]: 2024-03-01 21:03:46,786 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 21:03:46,786 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,852 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 21:03:46,853 INFO program/MainThread: stderr[101]: 2024-03-01 21:03:46,853 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 21:03:46,853 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,884 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 21:03:46,885 INFO program/MainThread: stderr[102]: 2024-03-01 21:03:46,885 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 21:03:46,885 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:03:46,891 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:46,899 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:03:46,904 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:03:46,904 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdi,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:46,979 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 21:03:46,980 INFO program/MainThread: stderr[103]: 2024-03-01 21:03:46,980 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 21:03:46,980 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 21:03:46,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:46,993 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:46,994 INFO program/MainThread: Running [104] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,002 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 21:03:47,002 INFO program/MainThread: stderr[104]: 2024-03-01 21:03:47,002 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 21:03:47,002 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 21:03:47,016 INFO program/MainThread: stdout[105]: 2024-03-01 21:03:47,017 INFO program/MainThread: stderr[105]: 2024-03-01 21:03:47,017 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 21:03:47,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,026 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,038 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,039 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:03:47,043 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,045 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:03:47,048 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:03:47,048 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdg,/dev/sdc,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,083 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 21:03:47,084 INFO program/MainThread: stderr[106]: 2024-03-01 21:03:47,084 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 21:03:47,084 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 21:03:47,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,096 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,096 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,104 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 21:03:47,104 INFO program/MainThread: stderr[107]: 2024-03-01 21:03:47,104 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 21:03:47,104 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 21:03:47,118 INFO program/MainThread: stdout[108]: 2024-03-01 21:03:47,118 INFO program/MainThread: stderr[108]: 2024-03-01 21:03:47,118 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 21:03:47,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,127 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,127 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,139 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,140 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:03:47,144 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,146 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:03:47,148 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:03:47,149 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdh,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,180 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 21:03:47,181 INFO program/MainThread: stderr[109]: 2024-03-01 21:03:47,181 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 21:03:47,181 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 21:03:47,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,196 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,197 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,205 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 21:03:47,205 INFO program/MainThread: stderr[110]: 2024-03-01 21:03:47,205 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 21:03:47,205 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdh ... 2024-03-01 21:03:47,219 INFO program/MainThread: stdout[111]: 2024-03-01 21:03:47,219 INFO program/MainThread: stderr[111]: 2024-03-01 21:03:47,219 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 21:03:47,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,228 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,240 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,241 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:03:47,245 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,247 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:03:47,250 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:03:47,250 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sdj,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,279 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 21:03:47,280 INFO program/MainThread: stderr[112]: 2024-03-01 21:03:47,280 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 21:03:47,280 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 21:03:47,280 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,297 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,298 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,306 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 21:03:47,306 INFO program/MainThread: stderr[113]: 2024-03-01 21:03:47,307 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 21:03:47,307 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdj ... 2024-03-01 21:03:47,320 INFO program/MainThread: stdout[114]: 2024-03-01 21:03:47,320 INFO program/MainThread: stderr[114]: 2024-03-01 21:03:47,320 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 21:03:47,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,332 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,344 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,345 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:03:47,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,352 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:03:47,352 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 21:03:47,358 INFO program/MainThread: stdout: 2024-03-01 21:03:47,358 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:47,358 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,375 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,387 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,388 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:03:47,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 21:03:47,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:03:47,398 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:03:47,401 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 21:03:47,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:03:47,404 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,446 INFO program/MainThread: stdout[115]: 2024-03-01 21:03:47,446 INFO program/MainThread: stderr[115]: 2024-03-01 21:03:47,447 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 21:03:47,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:03:47,453 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,456 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 21:03:47,459 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,461 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 21:03:47,464 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,467 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 21:03:47,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 21:03:47,470 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,500 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 21:03:47,500 INFO program/MainThread: stderr[116]: 2024-03-01 21:03:47,501 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 21:03:47,501 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:03:47,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,525 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:03:47,526 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 21:03:47,535 INFO program/MainThread: stdout: 2024-03-01 21:03:47,535 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:47,536 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,536 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,564 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:47,574 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:47,574 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:03:47,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 21:03:47,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:03:47,584 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:03:47,587 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 21:03:47,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:03:47,590 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,624 INFO program/MainThread: stdout[117]: 2024-03-01 21:03:47,624 INFO program/MainThread: stderr[117]: 2024-03-01 21:03:47,624 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 21:03:47,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:03:47,631 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,634 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:47,637 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,640 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:47,642 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,645 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:47,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 21:03:47,648 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,746 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 21:03:47,746 INFO program/MainThread: stderr[118]: 2024-03-01 21:03:47,746 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 21:03:47,747 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:03:47,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 21:03:47,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 21:03:47,773 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:03:47,785 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,791 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:03:47,798 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,801 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:03:47,803 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,806 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:03:47,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 21:03:47,809 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,843 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 21:03:47,844 INFO program/MainThread: stderr[119]: 2024-03-01 21:03:47,844 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 21:03:47,844 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,889 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 21:03:47,889 INFO program/MainThread: stderr[120]: 2024-03-01 21:03:47,889 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 21:03:47,889 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,915 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 21:03:47,915 INFO program/MainThread: stderr[121]: 2024-03-01 21:03:47,915 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 21:03:47,916 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:03:47,923 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:47,932 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:03:47,942 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:03:47,942 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdf,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:47,994 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 21:03:47,995 INFO program/MainThread: stderr[122]: 2024-03-01 21:03:47,995 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 21:03:47,995 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 21:03:47,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,006 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,006 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:48,014 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 21:03:48,014 INFO program/MainThread: stderr[123]: 2024-03-01 21:03:48,014 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 21:03:48,014 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 21:03:48,028 INFO program/MainThread: stdout[124]: 2024-03-01 21:03:48,028 INFO program/MainThread: stderr[124]: 2024-03-01 21:03:48,028 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 21:03:48,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,039 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,049 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,049 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:03:48,053 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,055 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,058 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,058 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sde,/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:48,090 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 21:03:48,091 INFO program/MainThread: stderr[125]: 2024-03-01 21:03:48,091 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 21:03:48,091 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 21:03:48,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,103 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,104 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:48,112 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 21:03:48,112 INFO program/MainThread: stderr[126]: 2024-03-01 21:03:48,112 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 21:03:48,112 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 21:03:48,125 INFO program/MainThread: stdout[127]: 2024-03-01 21:03:48,125 INFO program/MainThread: stderr[127]: 2024-03-01 21:03:48,126 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 21:03:48,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,138 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,151 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,152 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:03:48,156 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,158 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,161 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,161 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda,/dev/sdd ... 2024-03-01 21:03:48,192 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 21:03:48,192 INFO program/MainThread: stderr[128]: 2024-03-01 21:03:48,192 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 21:03:48,193 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 21:03:48,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,205 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,205 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,213 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 21:03:48,213 INFO program/MainThread: stderr[129]: 2024-03-01 21:03:48,213 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 21:03:48,213 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 21:03:48,226 INFO program/MainThread: stdout[130]: 2024-03-01 21:03:48,226 INFO program/MainThread: stderr[130]: 2024-03-01 21:03:48,226 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 21:03:48,227 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,236 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,247 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,248 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:03:48,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,255 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:03:48,255 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 21:03:48,262 INFO program/MainThread: stdout: 2024-03-01 21:03:48,262 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:48,262 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,278 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,291 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,292 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:03:48,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 21:03:48,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:03:48,302 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:03:48,305 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 21:03:48,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:03:48,308 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,339 INFO program/MainThread: stdout[131]: 2024-03-01 21:03:48,340 INFO program/MainThread: stderr[131]: 2024-03-01 21:03:48,340 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 21:03:48,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:03:48,347 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,350 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 21:03:48,353 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,355 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 21:03:48,358 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,361 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 21:03:48,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 21:03:48,363 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,399 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 21:03:48,400 INFO program/MainThread: stderr[132]: 2024-03-01 21:03:48,400 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 21:03:48,400 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:48,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,425 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:48,425 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:03:48,436 INFO program/MainThread: stdout: 2024-03-01 21:03:48,437 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:03:48,437 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,453 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,466 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,467 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:03:48,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:03:48,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:03:48,477 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:03:48,480 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:03:48,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:03:48,483 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,513 INFO program/MainThread: stdout[133]: 2024-03-01 21:03:48,513 INFO program/MainThread: stderr[133]: 2024-03-01 21:03:48,513 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 21:03:48,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:03:48,520 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,523 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,526 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,528 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,531 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:03:48,537 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,574 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 21:03:48,574 INFO program/MainThread: stderr[134]: 2024-03-01 21:03:48,575 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 21:03:48,575 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:03:48,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:03:48,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:03:48,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:03:48,606 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,611 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,616 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,622 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,625 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,627 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:03:48,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:03:48,630 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,661 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 21:03:48,662 INFO program/MainThread: stderr[135]: 2024-03-01 21:03:48,662 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 21:03:48,662 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,710 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:03:48,711 INFO program/MainThread: stderr[136]: 2024-03-01 21:03:48,711 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 21:03:48,711 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,749 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 21:03:48,750 INFO program/MainThread: stderr[137]: 2024-03-01 21:03:48,750 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 21:03:48,751 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:03:48,757 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,763 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,768 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,768 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 21:03:48,817 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:03:48,818 INFO program/MainThread: stderr[138]: 2024-03-01 21:03:48,818 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 21:03:48,818 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:03:48,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,834 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,835 INFO program/MainThread: Running [139] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb ... 2024-03-01 21:03:48,842 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 21:03:48,842 INFO program/MainThread: stderr[139]: 2024-03-01 21:03:48,842 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 21:03:48,842 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 21:03:48,856 INFO program/MainThread: stdout[140]: 2024-03-01 21:03:48,856 INFO program/MainThread: stderr[140]: 2024-03-01 21:03:48,857 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 21:03:48,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,869 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,882 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,883 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:03:48,887 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,889 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,892 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,892 INFO program/MainThread: Running [141] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb ... 2024-03-01 21:03:48,920 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:03:48,921 INFO program/MainThread: stderr[141]: 2024-03-01 21:03:48,921 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 21:03:48,921 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:03:48,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,938 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,939 INFO program/MainThread: Running [142] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 21:03:48,947 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 21:03:48,947 INFO program/MainThread: stderr[142]: 2024-03-01 21:03:48,947 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 21:03:48,948 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:03:48,961 INFO program/MainThread: stdout[143]: 2024-03-01 21:03:48,962 INFO program/MainThread: stderr[143]: 2024-03-01 21:03:48,962 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 21:03:48,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,974 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,975 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:48,987 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:48,988 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:03:48,992 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:03:48,994 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,997 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:03:48,997 INFO program/MainThread: Running [144] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb ... 2024-03-01 21:03:49,026 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:03:49,027 INFO program/MainThread: stderr[144]: 2024-03-01 21:03:49,027 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 21:03:49,027 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:03:49,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,044 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,045 INFO program/MainThread: Running [145] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:03:49,053 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 21:03:49,053 INFO program/MainThread: stderr[145]: 2024-03-01 21:03:49,053 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 21:03:49,053 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:03:49,067 INFO program/MainThread: stdout[146]: 2024-03-01 21:03:49,068 INFO program/MainThread: stderr[146]: 2024-03-01 21:03:49,068 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 21:03:49,068 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,077 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:03:49,088 DEBUG program/MainThread: Return code: 0 2024-03-01 21:03:49,093 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:03:49,093 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f0b7c38cf40> 2024-03-01 21:03:59,444 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9neu6xmb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:04:02,579 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9ab57wlc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:04:06,519 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__4jyl1hb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:04:06,552 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:06,552 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:04:06,555 INFO program/MainThread: stdout[2]: 2024-03-01 21:04:06,555 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:04:06,555 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:04:06,555 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:04:06,559 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:06,560 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:04:06,563 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:06,563 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:04:06,566 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:06,566 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:04:06,569 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:06,569 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:04:06,576 INFO program/MainThread: stdout: 2024-03-01 21:04:06,577 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:04:06,577 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:04:06,577 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:06,577 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:06,577 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:06,577 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:06,578 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:06,578 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:04:06,578 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:06,578 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:04:06,578 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:04:06,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:06,591 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:06,604 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:04:06,608 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:04:06,608 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:04:06,609 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:06,636 INFO program/MainThread: stdout[3]: 2024-03-01 21:04:06,636 INFO program/MainThread: stderr[3]: 2024-03-01 21:04:06,636 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:04:06,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,647 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:04:06,648 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:04:06,653 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:04:06,653 INFO blivet/MainThread: sda is a disk 2024-03-01 21:04:06,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:04:06,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:04:06,657 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:04:06,660 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:04:06,660 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:04:06,663 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:04:06,663 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,664 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:04:06,664 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c55b2cbe0) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:04:06,667 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:04:06,667 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:04:06,670 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:04:06,670 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:04:06,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,681 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:04:06,681 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:04:06,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:04:06,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:04:06,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:04:06,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:04:06,687 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:04:06,690 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:04:06,690 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,691 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:04:06,691 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c557db940) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:04:06,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:04:06,694 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:04:06,697 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:04:06,697 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:04:06,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,708 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:04:06,708 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:04:06,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:04:06,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:04:06,711 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:04:06,714 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:04:06,714 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:04:06,717 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:04:06,717 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,717 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:04:06,717 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c55b2cac0) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:04:06,720 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:04:06,721 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:04:06,723 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:04:06,723 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:04:06,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,733 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:04:06,734 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:04:06,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:04:06,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:04:06,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:04:06,740 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:04:06,740 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:04:06,743 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:04:06,743 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,743 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:04:06,743 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c547b98e0) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:04:06,746 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:04:06,746 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:04:06,749 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:04:06,749 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:04:06,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,759 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:04:06,760 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:04:06,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:04:06,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:04:06,763 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:04:06,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:04:06,766 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:04:06,768 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:04:06,768 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,769 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:04:06,769 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c547b9310) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:04:06,772 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:04:06,772 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:04:06,775 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-diskseq/5', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:04:06,775 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:04:06,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,785 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:04:06,786 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:04:06,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:04:06,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:04:06,789 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:04:06,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:04:06,791 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:04:06,794 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:04:06,794 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,795 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:04:06,795 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c55b2cee0) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:04:06,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:04:06,798 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:04:06,801 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:04:06,801 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:04:06,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,811 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:04:06,811 INFO blivet/MainThread: sde is a disk 2024-03-01 21:04:06,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:04:06,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:04:06,814 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:04:06,817 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:04:06,817 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:04:06,820 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:04:06,820 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,820 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:04:06,821 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c547445e0) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:04:06,823 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:04:06,824 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:04:06,826 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-diskseq/7', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:04:06,827 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:04:06,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,837 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:04:06,837 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:04:06,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:04:06,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:04:06,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:04:06,843 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:04:06,843 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:04:06,846 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:04:06,846 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,846 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:04:06,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c547b2c10) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:04:06,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:04:06,849 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:04:06,852 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-diskseq/8', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:04:06,852 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:04:06,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,862 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:04:06,863 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:04:06,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:04:06,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:04:06,865 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:04:06,868 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:04:06,868 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:04:06,871 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:04:06,871 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,872 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:04:06,872 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c54744d30) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:04:06,875 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:04:06,875 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:04:06,878 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-diskseq/9', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:04:06,878 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:04:06,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,888 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:04:06,888 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:04:06,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:04:06,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:04:06,891 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:04:06,894 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:04:06,894 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:04:06,897 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:04:06,897 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,897 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:04:06,897 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c54744520) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:04:06,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:04:06,900 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:04:06,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:04:06,904 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:04:06,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:04:06,914 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:04:06,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:04:06,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:04:06,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:04:06,920 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:04:06,920 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:04:06,923 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:04:06,923 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,923 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:04:06,923 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c547551c0) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:04:06,926 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:04:06,926 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:04:06,929 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:04:06,929 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:04:06,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,939 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:04:06,939 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:04:06,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:04:06,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:04:06,942 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:04:06,945 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:04:06,945 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:04:06,948 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:04:06,948 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:04:06,948 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:04:06,948 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c54755700) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:04:06,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:04:06,951 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:04:06,954 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:04:06,954 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:04:06,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:06,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:06,963 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:04:06,963 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:04:06,963 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:04:06,963 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:04:06,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:04:06,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:04:06,966 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:04:06,969 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:04:06,969 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:04:06,972 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:04:06,972 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:04:06,972 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:04:06,972 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3c54755e50) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:04:06,975 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:04:06,978 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:06,978 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:04:06,981 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:06,981 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:04:06,984 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:06,984 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:04:06,987 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:06,987 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:04:06,990 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:04:06,992 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:06,995 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:04:07,012 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f3c56991600> 2024-03-01 21:04:07,065 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:04:07,068 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:04:07,069 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:04:07,072 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:04:07,072 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:04:07,072 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:04:07,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:07,080 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:04:07,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:07,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:07,097 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:07,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:04:07,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:04:07,120 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:04:07,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:04:07,122 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:04:07,125 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:04:07,125 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:04:07,128 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:07,128 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:07,128 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:04:07,131 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:04:07,134 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:04:07,136 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:04:07,139 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:04:07,142 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:07,142 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:07,142 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:04:07,143 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:04:07,142 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3c54765b50) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f3c574f06d0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:04:07,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:04:07,149 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:07,149 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:04:07,152 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:07,152 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:04:07,155 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:07,155 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:04:07,158 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:07,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:04:07,160 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:04:07,160 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:04:07,163 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:07,163 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:04:07,166 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:04:07,166 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:07,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:07,178 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:07,192 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:04:07,192 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:04:07,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:07,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:07,203 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:04:07,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:07,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:07,212 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:04:07,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:07,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:07,222 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:04:07,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:07,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:07,232 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:04:07,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:07,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:07,241 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:04:07,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:07,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:04:07,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:07,251 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:04:07,253 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:07,253 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 21:04:10,167 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_yb7yqrxt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:04:10,200 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:10,200 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:04:10,203 INFO program/MainThread: stdout[2]: 2024-03-01 21:04:10,203 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:04:10,203 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:04:10,204 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:04:10,208 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:10,208 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:04:10,211 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:10,211 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:04:10,214 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:10,214 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:04:10,217 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:10,217 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:04:10,224 INFO program/MainThread: stdout: 2024-03-01 21:04:10,224 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:04:10,224 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:04:10,225 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:10,225 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:10,225 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:10,225 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:10,225 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:10,226 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:04:10,226 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:10,226 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:04:10,226 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:04:10,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:10,238 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:10,251 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:04:10,255 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:04:10,255 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:04:10,256 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:10,290 INFO program/MainThread: stdout[3]: 2024-03-01 21:04:10,290 INFO program/MainThread: stderr[3]: 2024-03-01 21:04:10,290 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:04:10,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,301 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:04:10,302 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:04:10,307 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:04:10,307 INFO blivet/MainThread: sda is a disk 2024-03-01 21:04:10,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:04:10,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:04:10,311 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:04:10,314 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:04:10,314 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:04:10,317 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:04:10,318 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,318 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:04:10,318 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db7097ee0) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:04:10,321 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:04:10,321 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:04:10,324 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:04:10,324 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:04:10,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,335 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:04:10,335 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:04:10,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:04:10,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:04:10,338 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:04:10,341 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:04:10,341 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:04:10,344 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:04:10,345 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,345 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:04:10,345 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db6d5b940) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:04:10,348 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:04:10,348 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:04:10,351 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-diskseq/12', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:04:10,351 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:04:10,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,362 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:04:10,362 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:04:10,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:04:10,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:04:10,365 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:04:10,368 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:04:10,368 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:04:10,371 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:04:10,371 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,372 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:04:10,372 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db7097be0) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:04:10,375 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:04:10,375 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:04:10,378 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:04:10,378 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:04:10,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,388 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:04:10,388 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:04:10,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:04:10,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:04:10,391 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:04:10,394 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:04:10,394 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:04:10,397 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:04:10,397 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,398 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:04:10,398 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5d398e0) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:04:10,400 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:04:10,401 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:04:10,403 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:04:10,404 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:04:10,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,414 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:04:10,414 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:04:10,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:04:10,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:04:10,417 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:04:10,420 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:04:10,420 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:04:10,423 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:04:10,423 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,423 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:04:10,423 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5d39280) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:04:10,426 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:04:10,426 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:04:10,429 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:04:10,429 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:04:10,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,440 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:04:10,440 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:04:10,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:04:10,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:04:10,443 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:04:10,446 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:04:10,446 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:04:10,448 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:04:10,449 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,449 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:04:10,449 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5d33c10) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:04:10,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:04:10,452 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:04:10,455 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:04:10,455 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:04:10,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,465 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:04:10,466 INFO blivet/MainThread: sde is a disk 2024-03-01 21:04:10,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:04:10,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:04:10,468 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:04:10,471 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:04:10,471 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:04:10,474 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:04:10,474 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,475 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:04:10,475 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5cc45e0) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:04:10,478 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:04:10,478 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:04:10,481 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-diskseq/7', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:04:10,481 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:04:10,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,491 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:04:10,492 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:04:10,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:04:10,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:04:10,494 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:04:10,497 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:04:10,497 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:04:10,500 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:04:10,500 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,501 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:04:10,501 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5d33b20) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:04:10,504 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:04:10,504 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:04:10,507 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-diskseq/8', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:04:10,507 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:04:10,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,517 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:04:10,517 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:04:10,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:04:10,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:04:10,521 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:04:10,523 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:04:10,524 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:04:10,526 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:04:10,527 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,527 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:04:10,527 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5ccf4c0) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:04:10,530 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:04:10,530 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:04:10,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:04:10,533 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:04:10,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,543 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:04:10,544 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:04:10,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:04:10,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:04:10,546 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:04:10,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:04:10,549 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:04:10,552 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:04:10,552 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,553 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:04:10,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5cc4e50) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:04:10,556 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:04:10,556 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:04:10,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:04:10,559 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:04:10,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:04:10,570 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:04:10,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:04:10,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:04:10,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:04:10,575 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:04:10,575 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:04:10,578 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:04:10,578 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,579 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:04:10,579 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5cd4640) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:04:10,582 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:04:10,582 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:04:10,585 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:04:10,585 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:04:10,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,595 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:04:10,596 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:04:10,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:04:10,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:04:10,598 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:04:10,601 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:04:10,601 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:04:10,604 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:04:10,604 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:04:10,605 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:04:10,605 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5cd4040) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:04:10,608 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:04:10,608 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:04:10,610 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:04:10,610 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:04:10,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,620 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:04:10,620 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:04:10,620 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:04:10,620 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:04:10,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:04:10,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:04:10,623 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:04:10,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:04:10,626 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:04:10,628 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:04:10,629 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:04:10,629 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:04:10,629 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9db5cd4fa0) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:04:10,632 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:04:10,635 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:10,636 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:04:10,638 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:10,639 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:04:10,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:10,642 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:04:10,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:10,645 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:04:10,647 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:04:10,650 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:10,653 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:04:10,659 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f9db5ce5bc0> 2024-03-01 21:04:10,699 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:04:10,702 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:04:10,703 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:04:10,706 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:04:10,706 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:04:10,706 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:04:10,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,714 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:04:10,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,719 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:10,731 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:10,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:04:10,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:04:10,755 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:04:10,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:04:10,758 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:04:10,760 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:04:10,761 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:04:10,763 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:10,764 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:10,764 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:04:10,766 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:04:10,769 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:04:10,772 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:04:10,774 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:04:10,777 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:10,778 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:10,778 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:04:10,778 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:04:10,778 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9db5ce4b50) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f9db5cf0180> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:04:10,781 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:04:10,784 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:10,784 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:04:10,788 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:10,788 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:04:10,791 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:10,791 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:04:10,794 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:10,794 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:04:10,795 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:04:10,795 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:04:10,798 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:10,798 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:04:10,801 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:04:10,801 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:10,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:10,810 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:10,823 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:04:10,824 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:04:10,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:10,835 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:04:10,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:10,844 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:04:10,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:10,854 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:04:10,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:10,864 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:04:10,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:10,873 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:04:10,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:10,883 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:04:10,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:10,893 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:04:10,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:04:10,898 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:04:10,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:04:10,903 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:04:10,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:04:10,908 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:04:10,910 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:04:10,911 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:04:10,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:04:10,914 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:04:10,914 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:04:10,917 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:04:10,917 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:04:10,919 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:04:10,919 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:04:10,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:04:10,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:04:10,922 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:04:10,925 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:04:10,925 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:04:10,927 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:04:10,928 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:04:10,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:04:10,930 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:04:10,930 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:04:10,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:04:10,933 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:04:10,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:04:10,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:04:10,941 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:10,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:04:10,947 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:10,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:04:10,953 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:10,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:04:10,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:04:10,957 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:04:10,957 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:04:10,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:10,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:10,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:10,968 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:04:10,968 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:04:10,969 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:04:10,969 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 21:04:10,969 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:04:10,970 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:04:10,972 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:10,972 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:04:10,975 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:10,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:04:10,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:10,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:04:10,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:04:10,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:04:10,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:10,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:04:10,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:04:10,994 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:04:10,994 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:04:10,994 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 21:04:10,995 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:04:10,997 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:04:10,998 INFO program/MainThread: stderr[4]: 2024-03-01 21:04:10,998 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:04:10,998 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:04:10,998 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:04:10,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:04:11,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:04:11,003 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:04:11,003 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:04:11,003 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:04:11,003 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:04:11,003 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:04:11,003 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:04:11,004 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:04:11,004 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:04:11,004 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:04:11,004 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:04:11,004 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:04:11,004 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:04:11,006 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:04:11,009 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:04:11,011 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:04:11,012 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:04:11,014 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:04:11,014 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f9db5c72090> 2024-03-01 21:04:11,015 INFO blivet/MainThread: sorting actions... 2024-03-01 21:04:11,016 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:04:11,016 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:04:11,016 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:04:11,016 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:04:11,016 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:04:11,016 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:04:11,016 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:04:11,017 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:04:11,017 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:04:11,017 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:04:11,019 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:11,022 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:04:11,022 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:04:11,029 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,055 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,067 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,068 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:04:11,071 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:11,074 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:04:11,074 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:04:11,080 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,106 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,118 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,119 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:04:11,122 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:11,125 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:04:11,125 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:04:11,131 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,155 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,156 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,167 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,168 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:04:11,171 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,174 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,176 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,176 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:04:11,177 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:11,177 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:04:11,213 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:04:11,214 INFO program/MainThread: stderr[5]: 2024-03-01 21:04:11,214 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:04:11,214 INFO program/MainThread: Running [6] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:11,224 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 21:04:11,224 INFO program/MainThread: stderr[6]: 2024-03-01 21:04:11,224 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:04:11,224 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 21:04:11,251 INFO program/MainThread: stdout[7]: 2024-03-01 21:04:11,251 INFO program/MainThread: stderr[7]: 2024-03-01 21:04:11,251 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:04:11,252 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 21:04:11,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,263 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,267 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:04:11,267 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:04:11,268 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:04:11,277 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,299 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,300 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:04:11,303 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,306 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,308 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,308 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:04:11,308 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:11,309 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:04:11,345 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:04:11,346 INFO program/MainThread: stderr[8]: 2024-03-01 21:04:11,346 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:04:11,346 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:11,356 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 21:04:11,356 INFO program/MainThread: stderr[9]: 2024-03-01 21:04:11,356 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:04:11,356 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 21:04:11,384 INFO program/MainThread: stdout[10]: 2024-03-01 21:04:11,385 INFO program/MainThread: stderr[10]: 2024-03-01 21:04:11,385 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:04:11,385 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 21:04:11,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,397 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,401 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:04:11,401 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:04:11,402 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:04:11,411 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,434 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,435 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:04:11,438 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,441 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,444 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,444 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:04:11,444 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:11,444 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:04:11,482 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:04:11,482 INFO program/MainThread: stderr[11]: 2024-03-01 21:04:11,482 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:04:11,482 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:11,492 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 21:04:11,492 INFO program/MainThread: stderr[12]: 2024-03-01 21:04:11,492 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:04:11,492 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 21:04:11,520 INFO program/MainThread: stdout[13]: 2024-03-01 21:04:11,520 INFO program/MainThread: stderr[13]: 2024-03-01 21:04:11,520 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:04:11,520 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 21:04:11,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,532 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,536 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:04:11,536 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:04:11,537 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:04:11,546 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,568 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,569 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:04:11,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:04:11,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:04:11,577 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,580 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,583 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,585 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,588 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:04:11,593 INFO program/MainThread: Running [14] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:11,651 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 21:04:11,652 INFO program/MainThread: stderr[14]: 2024-03-01 21:04:11,652 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:04:11,659 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:04:11,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:04:11,678 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,681 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,684 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,687 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,690 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,692 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,692 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,701 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,705 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:04:11,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:04:11,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,718 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,719 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:04:11,726 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,737 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,738 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:04:11,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:04:11,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:04:11,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:04:11,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:04:11,752 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,755 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,758 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,761 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,764 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,767 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:11,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,778 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:04:11,783 INFO program/MainThread: Running [15] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:11,814 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 21:04:11,814 INFO program/MainThread: stderr[15]: 2024-03-01 21:04:11,814 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:04:11,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:04:11,818 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:11,867 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 21:04:11,867 INFO program/MainThread: stderr[16]: 2024-03-01 21:04:11,867 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:04:11,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:11,883 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:11,884 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,915 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,920 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:04:11,920 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:11,921 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:04:11,930 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:11,946 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:11,947 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:04:11,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:11,953 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:04:11,956 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:04:11,956 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:04:12,104 INFO program/MainThread: stdout: 2024-03-01 21:04:12,105 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 21:04:12,105 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:04:12,105 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:04:12,105 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 21:04:12,105 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 21:04:12,105 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:04:12,105 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:04:12,105 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 21:04:12,105 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:04:12,105 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:04:12,105 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:12,106 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:04:12,119 INFO program/MainThread: stdout: 2024-03-01 21:04:12,119 INFO program/MainThread: writing all SBs 2024-03-01 21:04:12,119 INFO program/MainThread: new label = "" 2024-03-01 21:04:12,120 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:12,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:12,136 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:12,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:12,140 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:12,142 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:04:12,150 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:12,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:12,166 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:12,171 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:04:12,171 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f9db7617d10> 2024-03-01 21:04:12,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:12,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:04:12,177 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:04:12,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:12,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:04:12,182 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:04:25,364 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__t_4ftsh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:04:25,397 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:25,397 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:04:25,400 INFO program/MainThread: stdout[2]: 2024-03-01 21:04:25,400 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:04:25,400 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:04:25,401 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:04:25,405 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:25,405 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:04:25,409 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:25,409 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:04:25,412 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:25,412 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:04:25,414 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:25,414 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:04:25,423 INFO program/MainThread: stdout: 2024-03-01 21:04:25,424 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:04:25,424 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z 2024-03-01 21:04:25,424 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs b67d20b9-7067-4451-8908-6be32a96bb02 2024-03-01 21:04:25,424 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk 2024-03-01 21:04:25,424 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs b67d20b9-7067-4451-8908-6be32a96bb02 2024-03-01 21:04:25,424 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a 2024-03-01 21:04:25,424 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:04:25,424 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:25,424 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:25,424 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs b67d20b9-7067-4451-8908-6be32a96bb02 sdb 1073741824 root disk brw-rw---- LVM2_member g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs b67d20b9-7067-4451-8908-6be32a96bb02 sdc 1073741824 root disk brw-rw---- LVM2_member hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:25,424 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:25,425 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:25,425 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:04:25,425 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:25,425 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:04:25,425 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:04:25,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:25,437 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:25,450 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 21:04:25,455 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769 ' '/dev/disk/by-id/lvm-pv-uuid-OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z ' '/dev/disk/by-diskseq/2', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z', 'ID_FS_UUID_ENC': 'OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:04:25,455 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:04:25,456 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:25,493 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:25,493 INFO program/MainThread: stderr[3]: 2024-03-01 21:04:25,493 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:04:25,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:25,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:25,504 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:04:25,506 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:04:25,511 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:04:25,511 INFO blivet/MainThread: sda is a disk 2024-03-01 21:04:25,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:04:25,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:04:25,515 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:04:25,518 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:04:25,518 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:04:25,521 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:04:25,521 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:04:25,522 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:04:25,522 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74eb95ce80) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:04:25,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:04:25,528 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:25,528 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:04:25,531 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:25,531 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:04:25,534 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:25,535 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:04:25,538 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:25,538 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:04:25,541 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:04:25,541 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:04:25,541 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:25,573 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:04:25,573 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk. WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:04:25,573 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:04:25,573 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:04:25,578 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z ; label: None ; device: /dev/sda ; serial: 360014055559c09e0873405aadc366769 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; pe_start: 8 MiB ; 2024-03-01 21:04:25,578 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:04:25,581 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:04:25,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:25,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:25,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:25,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:25,592 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:25,628 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:04:25,628 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk. WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:04:25,628 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:04:25,628 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:04:25,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:04:25,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:04:25,637 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:25,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:04:25,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:04:25,641 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:25,675 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:25,675 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk. WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:04:25,675 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:04:25,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:04:25,680 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:04:25,683 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:04:25,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:25,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:04:25,688 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:04:25,688 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:25,691 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk', 'ID_FS_UUID_ENC': 'g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:04:25,692 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:04:25,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:25,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:25,702 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:04:25,702 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:04:25,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:04:25,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:04:25,705 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:04:25,708 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:04:25,708 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:04:25,711 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:04:25,711 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:04:25,712 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:04:25,712 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea583730) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:04:25,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:04:25,718 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:25,718 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:04:25,721 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:25,721 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:04:25,724 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:25,724 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:04:25,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:25,727 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:04:25,729 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:04:25,729 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:04:25,729 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:04:25,767 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:04:25,767 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). 2024-03-01 21:04:25,767 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:04:25,767 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:04:25,771 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk ; label: None ; device: /dev/sdb ; serial: 3600140594ff96bbf2654263afd11a720 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 21:04:25,771 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:04:25,774 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:04:25,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:25,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:04:25,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:04:25,785 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:25,788 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:04:25,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:25,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:25,793 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:04:25,823 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:25,823 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). 2024-03-01 21:04:25,823 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:04:25,823 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:04:25,823 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:25,827 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:04:25,828 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:04:25,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:04:25,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:25,838 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:04:25,838 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:04:25,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:04:25,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:04:25,841 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:04:25,844 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:04:25,844 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:04:25,847 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:04:25,847 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:04:25,848 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:04:25,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea57adc0) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:04:25,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:04:25,851 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:04:25,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:04:25,854 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:04:25,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:04:25,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:25,864 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:04:25,864 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:04:25,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:04:25,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:04:25,867 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:04:25,870 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:04:25,870 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:04:25,873 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:04:25,873 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:04:25,873 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:04:25,873 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea5f5790) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:04:25,876 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:04:25,876 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:04:25,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/lvm-pv-uuid-hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a', 'ID_FS_UUID_ENC': 'hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:04:25,879 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:04:25,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:25,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:25,889 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:04:25,890 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:04:25,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:04:25,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:04:25,893 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:04:25,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:04:25,896 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:04:25,898 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:04:25,899 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:04:25,899 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:04:25,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea57bf70) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:04:25,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:04:25,905 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:25,905 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:04:25,908 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:25,908 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:04:25,911 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:25,911 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:04:25,914 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:25,914 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:04:25,916 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:04:25,916 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:04:25,917 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 21:04:25,950 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:04:25,950 INFO program/MainThread: stderr[9]: 2024-03-01 21:04:25,950 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:04:25,951 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:04:25,954 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a ; label: None ; device: /dev/sdc ; serial: 3600140580c1ecb021154228a624664aa ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:04:25,954 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:04:25,957 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:04:25,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:25,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:25,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:04:25,968 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:25,971 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:04:25,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:25,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:25,976 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sdc,/dev/sda ... 2024-03-01 21:04:26,008 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:26,008 INFO program/MainThread: stderr[10]: 2024-03-01 21:04:26,008 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:04:26,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:26,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:04:26,023 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:26,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:04:26,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:04:26,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:26,030 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:26,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:04:26,033 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:26,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:04:26,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:04:26,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:26,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:04:26,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:04:26,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:26,045 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:26,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:04:26,049 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:26,049 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 21:04:26,049 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:04:26,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:26,052 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:26,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:04:26,055 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:26,058 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-4B6hSZIofBlN7u3WCfGFLGIIckZD2N6ZCj2bftsa5F4GOC0jdZFqpQtml7HNWmqw ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/b67d20b9-7067-4451-8908-6be32a96bb02 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '27', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-4B6hSZIofBlN7u3WCfGFLGIIckZD2N6ZCj2bftsa5F4GOC0jdZFqpQtml7HNWmqw', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b67d20b9-7067-4451-8908-6be32a96bb02', 'ID_FS_UUID_ENC': 'b67d20b9-7067-4451-8908-6be32a96bb02', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '645734829'} ; 2024-03-01 21:04:26,058 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:04:26,058 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:26,061 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:04:26,062 INFO program/MainThread: stderr[11]: 2024-03-01 21:04:26,062 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:04:26,062 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:26,064 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:04:26,064 INFO program/MainThread: stderr[12]: 2024-03-01 21:04:26,064 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:04:26,064 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:26,067 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:04:26,067 INFO program/MainThread: stderr[13]: 2024-03-01 21:04:26,067 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:04:26,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:04:26,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:26,076 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:26,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:26,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:26,073 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74ea57a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74ea5f55e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:26,078 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:26,080 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:04:26,080 INFO program/MainThread: stderr[14]: 2024-03-01 21:04:26,080 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:04:26,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:04:26,087 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:26,087 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:04:26,090 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:26,090 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:04:26,093 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:26,093 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:04:26,096 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:26,096 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:04:26,098 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:04:26,098 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:04:26,101 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:26,101 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:04:26,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:04:26,104 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:26,106 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:26,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:04:26,109 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:04:26,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:04:26,120 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:04:26,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:04:26,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:04:26,123 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:04:26,125 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:04:26,125 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:04:26,128 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:04:26,128 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:04:26,129 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:04:26,129 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea51c310) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:04:26,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:04:26,132 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:04:26,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:04:26,135 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:04:26,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,145 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:04:26,146 INFO blivet/MainThread: sde is a disk 2024-03-01 21:04:26,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:04:26,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:04:26,148 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:04:26,151 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:04:26,152 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:04:26,154 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:04:26,155 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:04:26,155 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:04:26,155 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea507b80) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:04:26,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:04:26,158 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:04:26,161 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:04:26,161 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:04:26,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:04:26,172 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:04:26,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:04:26,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:04:26,174 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:04:26,177 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:04:26,177 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:04:26,180 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:04:26,180 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:04:26,181 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:04:26,181 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea507100) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:04:26,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:04:26,184 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:04:26,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-diskseq/8', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:04:26,187 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:04:26,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,197 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:04:26,198 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:04:26,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:04:26,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:04:26,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:04:26,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:04:26,203 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:04:26,206 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:04:26,206 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:04:26,207 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:04:26,207 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea583850) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:04:26,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:04:26,210 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:04:26,213 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:04:26,213 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:04:26,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,223 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:04:26,224 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:04:26,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:04:26,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:04:26,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:04:26,229 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:04:26,229 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:04:26,232 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:04:26,232 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:04:26,233 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:04:26,233 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea527490) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:04:26,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:04:26,236 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:04:26,239 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:04:26,239 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:04:26,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,249 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:04:26,249 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:04:26,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:04:26,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:04:26,252 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:04:26,255 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:04:26,255 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:04:26,258 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:04:26,258 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:04:26,258 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:04:26,259 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea52b310) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:04:26,261 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:04:26,261 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:04:26,264 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:04:26,264 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:04:26,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,275 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:04:26,275 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:04:26,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:04:26,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:04:26,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:04:26,281 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:04:26,281 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:04:26,284 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:04:26,284 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:04:26,284 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:04:26,285 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea52b610) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:04:26,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:04:26,287 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:04:26,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:04:26,290 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:04:26,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,300 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:04:26,300 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:04:26,300 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:04:26,300 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:04:26,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:04:26,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:04:26,303 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:04:26,305 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:04:26,306 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:04:26,308 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:04:26,308 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:04:26,309 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:04:26,309 INFO blivet/MainThread: got device: DiskDevice instance (0x7f74ea527b20) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:04:26,312 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:04:26,315 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:26,315 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:04:26,317 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:26,317 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:04:26,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:26,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:04:26,323 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:26,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:04:26,326 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:04:26,329 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:26,331 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:04:26,337 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f74ea574440> 2024-03-01 21:04:26,372 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:04:26,376 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:04:26,376 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:04:26,379 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:04:26,379 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:04:26,379 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:04:26,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,387 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:04:26,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,392 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:26,401 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:26,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:04:26,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:04:26,424 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:04:26,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:04:26,427 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:04:26,429 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:04:26,430 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:04:26,432 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:26,433 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:26,433 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:04:26,435 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:04:26,438 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:04:26,441 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:04:26,443 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:04:26,446 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:26,447 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:26,447 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:04:26,447 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:04:26,447 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f74ea52ef70) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f74ea52f2c0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:04:26,450 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:04:26,453 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:26,453 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:04:26,456 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:26,456 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:04:26,459 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:26,459 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:04:26,462 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:26,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:04:26,462 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:04:26,465 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:26,465 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:04:26,468 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:04:26,468 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:26,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/b67d20b9-7067-4451-8908-6be32a96bb02 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-4B6hSZIofBlN7u3WCfGFLGIIckZD2N6ZCj2bftsa5F4GOC0jdZFqpQtml7HNWmqw', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '27', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-4B6hSZIofBlN7u3WCfGFLGIIckZD2N6ZCj2bftsa5F4GOC0jdZFqpQtml7HNWmqw', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b67d20b9-7067-4451-8908-6be32a96bb02', 'ID_FS_UUID_ENC': 'b67d20b9-7067-4451-8908-6be32a96bb02', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '645734829'} ; 2024-03-01 21:04:26,471 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:04:26,471 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:26,474 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:04:26,474 INFO program/MainThread: stderr[15]: 2024-03-01 21:04:26,474 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:04:26,474 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:26,477 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:04:26,477 INFO program/MainThread: stderr[16]: 2024-03-01 21:04:26,477 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:04:26,477 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:26,479 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:04:26,479 INFO program/MainThread: stderr[17]: 2024-03-01 21:04:26,480 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:04:26,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:04:26,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:26,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:26,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:26,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:26,486 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f74ea57a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f74ea5f55e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:26,490 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:26,492 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:04:26,492 INFO program/MainThread: stderr[18]: 2024-03-01 21:04:26,492 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:04:26,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:04:26,496 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:04:26,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:26,508 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:26,522 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:04:26,523 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:04:26,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:26,533 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:04:26,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:26,543 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:04:26,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:26,553 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:04:26,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:26,562 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:04:26,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:26,572 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:04:26,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:26,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:04:26,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:26,582 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:04:29,501 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fxcdv04m/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:04:29,534 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:29,534 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:04:29,537 INFO program/MainThread: stdout[2]: 2024-03-01 21:04:29,537 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 21:04:29,537 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:04:29,537 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:04:29,541 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:29,542 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:04:29,545 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:29,545 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:04:29,548 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:29,548 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:04:29,551 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:04:29,551 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:04:29,559 INFO program/MainThread: stdout: 2024-03-01 21:04:29,559 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:04:29,559 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z 2024-03-01 21:04:29,559 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs b67d20b9-7067-4451-8908-6be32a96bb02 2024-03-01 21:04:29,559 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk 2024-03-01 21:04:29,559 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs b67d20b9-7067-4451-8908-6be32a96bb02 2024-03-01 21:04:29,559 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a 2024-03-01 21:04:29,559 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:04:29,559 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:04:29,560 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:29,560 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:29,560 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs b67d20b9-7067-4451-8908-6be32a96bb02 sdb 1073741824 root disk brw-rw---- LVM2_member g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs b67d20b9-7067-4451-8908-6be32a96bb02 sdc 1073741824 root disk brw-rw---- LVM2_member hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 21:04:29,560 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:29,560 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:29,560 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:04:29,560 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:04:29,560 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:04:29,561 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:04:29,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:29,570 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:29,583 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 21:04:29,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2 ' '/dev/disk/by-id/lvm-pv-uuid-OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z ' '/dev/disk/by-id/scsi-360014055559c09e0873405aadc366769 ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x60014055559c09e0873405aadc366769', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'DISKSEQ': '2', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z', 'ID_FS_UUID_ENC': 'OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'ID_SERIAL': '360014055559c09e0873405aadc366769', 'ID_SERIAL_SHORT': '60014055559c09e0873405aadc366769', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055559c09e0', 'ID_WWN_VENDOR_EXTENSION': '0x873405aadc366769', 'ID_WWN_WITH_EXTENSION': '0x60014055559c09e0873405aadc366769', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055559c09e0873405aadc366769', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5559c09e-0873-405a-adc3-667693cb9fc2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328279562'} ; 2024-03-01 21:04:29,587 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:04:29,588 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:29,620 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:29,620 INFO program/MainThread: stderr[3]: 2024-03-01 21:04:29,620 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:04:29,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,632 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:04:29,633 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 21:04:29,638 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:04:29,638 INFO blivet/MainThread: sda is a disk 2024-03-01 21:04:29,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:04:29,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:04:29,642 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:04:29,645 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:04:29,645 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:04:29,648 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:04:29,649 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:04:29,649 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:04:29,649 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535e2b5e80) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014055559c09e0873405aadc366769 2024-03-01 21:04:29,652 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:04:29,656 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:29,656 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:04:29,659 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:29,659 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:04:29,662 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,662 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:04:29,665 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,666 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:04:29,669 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:04:29,669 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:04:29,669 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:29,702 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:04:29,702 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk. WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:04:29,702 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:04:29,702 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:04:29,707 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z ; label: None ; device: /dev/sda ; serial: 360014055559c09e0873405aadc366769 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; pe_start: 8 MiB ; 2024-03-01 21:04:29,707 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:04:29,710 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:04:29,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:29,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,721 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:29,758 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:04:29,758 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk. WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:04:29,758 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:04:29,758 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:04:29,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:04:29,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:04:29,767 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:29,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:04:29,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:04:29,770 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:29,804 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:29,804 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk. WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:04:29,804 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:04:29,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:04:29,809 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:04:29,812 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:04:29,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:04:29,817 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:04:29,817 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:29,820 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/lvm-pv-uuid-g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb ' '/dev/disk/by-id/wwn-0x600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-id/scsi-3600140594ff96bbf2654263afd11a720 ' '/dev/disk/by-diskseq/3', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'DISKSEQ': '3', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk', 'ID_FS_UUID_ENC': 'g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'ID_SERIAL': '3600140594ff96bbf2654263afd11a720', 'ID_SERIAL_SHORT': '600140594ff96bbf2654263afd11a720', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140594ff96bbf', 'ID_WWN_VENDOR_EXTENSION': '0x2654263afd11a720', 'ID_WWN_WITH_EXTENSION': '0x600140594ff96bbf2654263afd11a720', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140594ff96bbf2654263afd11a720', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '94ff96bb-f265-4263-afd1-1a7205eb2cbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328300935'} ; 2024-03-01 21:04:29,820 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:04:29,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,831 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:04:29,831 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:04:29,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:04:29,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:04:29,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:04:29,837 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:04:29,837 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:04:29,840 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:04:29,840 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:04:29,841 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:04:29,841 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535cec2730) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140594ff96bbf2654263afd11a720 2024-03-01 21:04:29,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:04:29,847 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:29,847 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:04:29,850 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:29,850 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:04:29,853 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,853 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:04:29,856 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:29,856 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:04:29,858 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:04:29,859 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:04:29,859 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:04:29,892 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:04:29,892 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). 2024-03-01 21:04:29,892 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:04:29,892 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:04:29,896 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk ; label: None ; device: /dev/sdb ; serial: 3600140594ff96bbf2654263afd11a720 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 21:04:29,896 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:04:29,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:04:29,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:04:29,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:04:29,910 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:29,913 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:04:29,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:29,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:29,918 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:04:29,956 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:29,956 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a. WARNING: VG test_vg1 is missing PV hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a (last written to /dev/sdc). 2024-03-01 21:04:29,956 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:04:29,957 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:04:29,957 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:29,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ec691060-f66d-4ca0-89c6-915aa3ce58f7 ' '/dev/disk/by-id/scsi-36001405ec691060f66d4ca089c6915aa ' '/dev/disk/by-id/wwn-0x6001405ec691060f66d4ca089c6915aa', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'DISKSEQ': '12', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'ID_SERIAL': '36001405ec691060f66d4ca089c6915aa', 'ID_SERIAL_SHORT': '6001405ec691060f66d4ca089c6915aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ec691060f', 'ID_WWN_VENDOR_EXTENSION': '0x66d4ca089c6915aa', 'ID_WWN_WITH_EXTENSION': '0x6001405ec691060f66d4ca089c6915aa', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ec691060f66d4ca089c6915aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ec691060-f66d-4ca0-89c6-915aa3ce58f7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '329006179'} ; 2024-03-01 21:04:29,961 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:04:29,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:04:29,972 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:04:29,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:04:29,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:04:29,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:04:29,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:04:29,978 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:04:29,981 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:04:29,981 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:04:29,981 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:04:29,981 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535ceb9dc0) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ec691060f66d4ca089c6915aa 2024-03-01 21:04:29,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:04:29,985 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:04:29,987 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85 ' '/dev/disk/by-id/scsi-360014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-id/wwn-0x60014054f97cb75a82e423fb467851c4 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_4f97cb75-a82e-423f-b467-851c43fe7c85', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'DISKSEQ': '13', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'ID_SERIAL': '360014054f97cb75a82e423fb467851c4', 'ID_SERIAL_SHORT': '60014054f97cb75a82e423fb467851c4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054f97cb75a', 'ID_WWN_VENDOR_EXTENSION': '0x82e423fb467851c4', 'ID_WWN_WITH_EXTENSION': '0x60014054f97cb75a82e423fb467851c4', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054f97cb75a82e423fb467851c4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4f97cb75-a82e-423f-b467-851c43fe7c85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328987026'} ; 2024-03-01 21:04:29,988 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:04:29,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:04:29,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:29,998 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:04:29,998 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:04:29,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:04:29,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:04:30,001 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:04:30,004 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:04:30,004 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:04:30,007 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:04:30,007 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,008 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:04:30,008 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535cf35790) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 60014054f97cb75a82e423fb467851c4 2024-03-01 21:04:30,011 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:04:30,011 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:04:30,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_80c1ecb0-2115-4228-a624-664aa0661769 ' '/dev/disk/by-id/wwn-0x600140580c1ecb021154228a624664aa ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-3600140580c1ecb021154228a624664aa ' '/dev/disk/by-id/lvm-pv-uuid-hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'DISKSEQ': '4', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a', 'ID_FS_UUID_ENC': 'hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'ID_SERIAL': '3600140580c1ecb021154228a624664aa', 'ID_SERIAL_SHORT': '600140580c1ecb021154228a624664aa', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140580c1ecb02', 'ID_WWN_VENDOR_EXTENSION': '0x1154228a624664aa', 'ID_WWN_WITH_EXTENSION': '0x600140580c1ecb021154228a624664aa', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140580c1ecb021154228a624664aa', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '80c1ecb0-2115-4228-a624-664aa0661769', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328398982'} ; 2024-03-01 21:04:30,014 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:04:30,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,024 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:04:30,024 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:04:30,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:04:30,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:04:30,027 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:04:30,030 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:04:30,030 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:04:30,033 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:04:30,033 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,033 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:04:30,034 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535cebbf70) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 600140580c1ecb021154228a624664aa 2024-03-01 21:04:30,036 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:04:30,040 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,040 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:04:30,042 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,043 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:04:30,045 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,045 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:04:30,048 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,048 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:04:30,051 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:04:30,051 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:04:30,051 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:04:30,089 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=OH7Frx-l0GD-yH90-90rz-gWJb-509l-f5182z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=g5rcoH-oPzp-wofY-LYoC-X5Dd-IKjI-JcM1Nk LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:04:30,089 INFO program/MainThread: stderr[9]: 2024-03-01 21:04:30,089 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:04:30,090 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:04:30,093 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hpVhsH-qvSg-PcP9-dVxT-HwNR-spP1-1aQZ6a ; label: None ; device: /dev/sdc ; serial: 3600140580c1ecb021154228a624664aa ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:04:30,094 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:04:30,096 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:04:30,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:04:30,108 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:04:30,110 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:04:30,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z ; incomplete: True ; hidden: False ; 2024-03-01 21:04:30,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,116 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:04:30,148 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:04:30,148 INFO program/MainThread: stderr[10]: 2024-03-01 21:04:30,148 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:04:30,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:04:30,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:04:30,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:30,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:04:30,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:04:30,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:30,171 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:30,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:04:30,174 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:30,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:04:30,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:04:30,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:04:30,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:04:30,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:04:30,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:30,187 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:30,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:04:30,190 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:30,190 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 21:04:30,191 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:04:30,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:30,193 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:04:30,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:04:30,197 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:04:30,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-4B6hSZIofBlN7u3WCfGFLGIIckZD2N6ZCj2bftsa5F4GOC0jdZFqpQtml7HNWmqw ' '/dev/disk/by-uuid/b67d20b9-7067-4451-8908-6be32a96bb02 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '27', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-4B6hSZIofBlN7u3WCfGFLGIIckZD2N6ZCj2bftsa5F4GOC0jdZFqpQtml7HNWmqw', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b67d20b9-7067-4451-8908-6be32a96bb02', 'ID_FS_UUID_ENC': 'b67d20b9-7067-4451-8908-6be32a96bb02', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '645734829'} ; 2024-03-01 21:04:30,200 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:04:30,200 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:30,203 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:04:30,203 INFO program/MainThread: stderr[11]: 2024-03-01 21:04:30,203 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:04:30,204 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:30,206 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:04:30,206 INFO program/MainThread: stderr[12]: 2024-03-01 21:04:30,206 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:04:30,206 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:30,208 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:04:30,209 INFO program/MainThread: stderr[13]: 2024-03-01 21:04:30,209 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:04:30,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:04:30,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,218 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,219 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,215 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,220 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:30,222 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:04:30,222 INFO program/MainThread: stderr[14]: 2024-03-01 21:04:30,222 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:04:30,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:04:30,229 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,229 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:04:30,232 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,232 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:04:30,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:04:30,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:04:30,240 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:04:30,240 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:04:30,243 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:30,243 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:04:30,246 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:04:30,246 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:30,247 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:04:30,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f1eb226ce5754cffbd05ed84e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_f1eb226c-e575-4cff-bd05-ed84e1aaad5a ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-36001405f1eb226ce5754cffbd05ed84e', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'ID_SERIAL': '36001405f1eb226ce5754cffbd05ed84e', 'ID_SERIAL_SHORT': '6001405f1eb226ce5754cffbd05ed84e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f1eb226ce', 'ID_WWN_VENDOR_EXTENSION': '0x5754cffbd05ed84e', 'ID_WWN_WITH_EXTENSION': '0x6001405f1eb226ce5754cffbd05ed84e', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f1eb226ce5754cffbd05ed84e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f1eb226c-e575-4cff-bd05-ed84e1aaad5a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328554348'} ; 2024-03-01 21:04:30,250 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:04:30,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,261 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:04:30,262 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:04:30,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:04:30,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 21:04:30,264 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:04:30,267 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:04:30,267 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:04:30,270 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:04:30,270 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,271 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 21:04:30,271 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535ce5b310) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405f1eb226ce5754cffbd05ed84e 2024-03-01 21:04:30,274 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:04:30,274 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:04:30,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85 ' '/dev/disk/by-id/wwn-0x6001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-36001405624ea63160e44ee88a47b3438 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_624ea631-60e4-4ee8-8a47-b34387241d85', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'DISKSEQ': '6', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'ID_SERIAL': '36001405624ea63160e44ee88a47b3438', 'ID_SERIAL_SHORT': '6001405624ea63160e44ee88a47b3438', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405624ea6316', 'ID_WWN_VENDOR_EXTENSION': '0x0e44ee88a47b3438', 'ID_WWN_WITH_EXTENSION': '0x6001405624ea63160e44ee88a47b3438', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405624ea63160e44ee88a47b3438', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '624ea631-60e4-4ee8-8a47-b34387241d85', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328493619'} ; 2024-03-01 21:04:30,277 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:04:30,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:04:30,288 INFO blivet/MainThread: sde is a disk 2024-03-01 21:04:30,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 21:04:30,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 21:04:30,291 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:04:30,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:04:30,294 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:04:30,296 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:04:30,297 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,297 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 21:04:30,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535ce47b80) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405624ea63160e44ee88a47b3438 2024-03-01 21:04:30,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:04:30,300 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:04:30,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/wwn-0x6001405e64d2798dfd547dd86c8c21c2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278 ' '/dev/disk/by-id/scsi-36001405e64d2798dfd547dd86c8c21c2', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'DISKSEQ': '7', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'ID_SERIAL': '36001405e64d2798dfd547dd86c8c21c2', 'ID_SERIAL_SHORT': '6001405e64d2798dfd547dd86c8c21c2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e64d2798d', 'ID_WWN_VENDOR_EXTENSION': '0xfd547dd86c8c21c2', 'ID_WWN_WITH_EXTENSION': '0x6001405e64d2798dfd547dd86c8c21c2', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e64d2798dfd547dd86c8c21c2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e64d2798-dfd5-47dd-86c8-c21c277e7278', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328584859'} ; 2024-03-01 21:04:30,303 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:04:30,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:04:30,314 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:04:30,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 21:04:30,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 21:04:30,317 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:04:30,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:04:30,320 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:04:30,322 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:04:30,323 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,323 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 21:04:30,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535ce47100) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 6001405e64d2798dfd547dd86c8c21c2 2024-03-01 21:04:30,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:04:30,326 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:04:30,329 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x60014050d1e1eeb97184c8d8a99b27b5 ' '/dev/disk/by-id/scsi-360014050d1e1eeb97184c8d8a99b27b5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'DISKSEQ': '8', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'ID_SERIAL': '360014050d1e1eeb97184c8d8a99b27b5', 'ID_SERIAL_SHORT': '60014050d1e1eeb97184c8d8a99b27b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050d1e1eeb9', 'ID_WWN_VENDOR_EXTENSION': '0x7184c8d8a99b27b5', 'ID_WWN_WITH_EXTENSION': '0x60014050d1e1eeb97184c8d8a99b27b5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050d1e1eeb97184c8d8a99b27b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0d1e1eeb-9718-4c8d-8a99-b27b5feabbc6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328602668'} ; 2024-03-01 21:04:30,329 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:04:30,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,339 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:04:30,340 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:04:30,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 21:04:30,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 21:04:30,343 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:04:30,346 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:04:30,346 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:04:30,349 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:04:30,349 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,349 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 21:04:30,349 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535cec2850) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014050d1e1eeb97184c8d8a99b27b5 2024-03-01 21:04:30,352 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:04:30,352 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:04:30,355 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2 ' '/dev/disk/by-id/scsi-36001405c739eb14b85c4eab9dd5028d7 ' '/dev/disk/by-id/wwn-0x6001405c739eb14b85c4eab9dd5028d7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'DISKSEQ': '9', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'ID_SERIAL': '36001405c739eb14b85c4eab9dd5028d7', 'ID_SERIAL_SHORT': '6001405c739eb14b85c4eab9dd5028d7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c739eb14b', 'ID_WWN_VENDOR_EXTENSION': '0x85c4eab9dd5028d7', 'ID_WWN_WITH_EXTENSION': '0x6001405c739eb14b85c4eab9dd5028d7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c739eb14b85c4eab9dd5028d7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c739eb14-b85c-4eab-9dd5-028d788ef4c2', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328807469'} ; 2024-03-01 21:04:30,355 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:04:30,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,366 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:04:30,366 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:04:30,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 21:04:30,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 21:04:30,369 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:04:30,372 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:04:30,372 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:04:30,375 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:04:30,375 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,375 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 21:04:30,375 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535ce66490) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 6001405c739eb14b85c4eab9dd5028d7 2024-03-01 21:04:30,378 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:04:30,378 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:04:30,381 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-360014055e5ffe7307f741a6bb0d8e8a0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990 ' '/dev/disk/by-id/wwn-0x60014055e5ffe7307f741a6bb0d8e8a0', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'DISKSEQ': '10', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'ID_SERIAL': '360014055e5ffe7307f741a6bb0d8e8a0', 'ID_SERIAL_SHORT': '60014055e5ffe7307f741a6bb0d8e8a0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055e5ffe730', 'ID_WWN_VENDOR_EXTENSION': '0x7f741a6bb0d8e8a0', 'ID_WWN_WITH_EXTENSION': '0x60014055e5ffe7307f741a6bb0d8e8a0', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055e5ffe7307f741a6bb0d8e8a0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5e5ffe73-07f7-41a6-bb0d-8e8a0bd09990', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328717036'} ; 2024-03-01 21:04:30,381 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:04:30,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,392 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:04:30,392 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:04:30,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:04:30,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:04:30,395 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:04:30,398 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:04:30,398 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:04:30,401 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:04:30,401 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,401 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 21:04:30,401 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535ce68310) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 60014055e5ffe7307f741a6bb0d8e8a0 2024-03-01 21:04:30,404 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:04:30,404 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:04:30,407 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_dacfd528-19bc-4fa5-834a-2bab251bf1b3 ' '/dev/disk/by-id/wwn-0x6001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-id/scsi-36001405dacfd52819bc4fa5834a2bab2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'DISKSEQ': '11', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'ID_SERIAL': '36001405dacfd52819bc4fa5834a2bab2', 'ID_SERIAL_SHORT': '6001405dacfd52819bc4fa5834a2bab2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dacfd5281', 'ID_WWN_VENDOR_EXTENSION': '0x9bc4fa5834a2bab2', 'ID_WWN_WITH_EXTENSION': '0x6001405dacfd52819bc4fa5834a2bab2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dacfd52819bc4fa5834a2bab2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405cb1d315fc,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dacfd528-19bc-4fa5-834a-2bab251bf1b3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405cb1d315fc', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '328890197'} ; 2024-03-01 21:04:30,407 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:04:30,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,418 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:04:30,418 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:04:30,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 21:04:30,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 21:04:30,421 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:04:30,424 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:04:30,424 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:04:30,427 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:04:30,427 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:04:30,428 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 21:04:30,428 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535ce68610) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405dacfd52819bc4fa5834a2bab2 2024-03-01 21:04:30,431 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:04:30,431 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:04:30,433 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11454473'} ; 2024-03-01 21:04:30,433 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:04:30,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,443 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:04:30,443 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:04:30,443 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:04:30,443 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:04:30,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:04:30,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:04:30,446 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:04:30,449 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:04:30,449 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:04:30,451 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:04:30,452 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:04:30,452 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 21:04:30,452 INFO blivet/MainThread: got device: DiskDevice instance (0x7f535ce66b20) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:04:30,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:04:30,458 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,458 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 21:04:30,461 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,461 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 21:04:30,464 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,464 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 21:04:30,467 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,467 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 21:04:30,470 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:04:30,472 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:04:30,475 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:04:30,481 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f535f70c4c0> 2024-03-01 21:04:30,522 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 21:04:30,525 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:04:30,526 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:04:30,529 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '11462165'} ; 2024-03-01 21:04:30,529 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:04:30,529 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:04:30,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,537 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:04:30,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:30,554 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:30,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 21:04:30,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 21:04:30,577 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:04:30,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:04:30,580 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:04:30,583 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:04:30,583 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:04:30,586 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:30,586 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:30,586 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:04:30,589 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:04:30,592 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:04:30,594 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:04:30,597 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:04:30,600 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:04:30,600 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:04:30,600 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 21:04:30,601 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:04:30,600 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f535ce6df70) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f535df612c0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:04:30,604 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:04:30,607 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:04:30,607 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 21:04:30,610 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:04:30,610 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 21:04:30,613 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,613 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 21:04:30,616 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:04:30,616 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 21:04:30,616 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:04:30,619 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:04:30,619 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 21:04:30,621 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:04:30,621 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:04:30,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-4B6hSZIofBlN7u3WCfGFLGIIckZD2N6ZCj2bftsa5F4GOC0jdZFqpQtml7HNWmqw ' '/dev/disk/by-uuid/b67d20b9-7067-4451-8908-6be32a96bb02 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '27', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-4B6hSZIofBlN7u3WCfGFLGIIckZD2N6ZCj2bftsa5F4GOC0jdZFqpQtml7HNWmqw', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '392192', 'ID_FS_SIZE': '1539309568', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b67d20b9-7067-4451-8908-6be32a96bb02', 'ID_FS_UUID_ENC': 'b67d20b9-7067-4451-8908-6be32a96bb02', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '645734829'} ; 2024-03-01 21:04:30,624 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:04:30,625 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:30,628 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:04:30,628 INFO program/MainThread: stderr[15]: 2024-03-01 21:04:30,628 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:04:30,628 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:30,630 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:04:30,631 INFO program/MainThread: stderr[16]: 2024-03-01 21:04:30,631 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:04:30,631 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:30,633 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:04:30,633 INFO program/MainThread: stderr[17]: 2024-03-01 21:04:30,633 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:04:30,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:04:30,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,642 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,643 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,643 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,640 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,644 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:04:30,646 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:04:30,646 INFO program/MainThread: stderr[18]: 2024-03-01 21:04:30,646 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:04:30,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:04:30,650 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:04:30,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:30,662 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:30,676 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 21:04:30,677 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 21:04:30,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:30,688 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:04:30,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:30,697 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:04:30,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:30,707 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:04:30,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:30,717 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:04:30,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:30,727 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:04:30,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:04:30,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:04:30,736 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:04:30,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,742 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:04:30,742 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,742 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,743 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,743 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,743 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,744 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,744 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,744 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,745 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,745 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,745 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,746 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:04:30,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:04:30,751 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:04:30,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:04:30,756 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:04:30,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:04:30,761 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:04:30,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:04:30,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:04:30,766 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:04:30,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,768 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,769 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,772 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,775 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,776 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,779 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,780 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,782 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,783 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,786 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,786 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,789 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,790 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,792 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,793 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,796 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,797 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,799 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,800 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,803 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,803 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,806 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,807 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,809 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,810 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,812 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,813 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,814 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,816 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,816 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,816 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,817 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,814 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,820 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,820 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,820 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,823 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,824 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,826 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,827 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,829 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,830 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,831 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,833 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,833 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,833 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,834 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,837 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,837 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,840 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,841 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,843 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,844 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,847 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,848 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,850 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,851 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,853 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,854 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,856 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,857 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,857 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,858 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,860 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,861 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,861 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,858 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,864 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,864 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,867 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,868 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,871 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,871 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,874 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,874 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:04:30,875 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:04:30,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f535ceb97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Cj2bft-sa5F-4GOC-0jdZ-FqpQ-tml7-HNWmqw size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f535cf355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 4B6hSZ-IofB-lN7u-3WCf-GFLG-IIck-ZD2N6Z size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:04:30,875 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:04:30,878 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:04:30,878 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:30,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 21:04:30,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:04:30,882 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:30,882 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 21:04:30,885 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 21:04:30,885 INFO program/MainThread: stderr[19]: 2024-03-01 21:04:30,885 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:04:30,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:04:30,889 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:04:30,890 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:30,890 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 21:04:30,890 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:04:30,892 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:04:30,893 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:30,896 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:04:30,898 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:04:30,901 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:04:30,901 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:04:30,901 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:04:30,901 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:04:30,901 DEBUG blivet/MainThread: removing sda 2024-03-01 21:04:30,904 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:30,904 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:30,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:04:30,907 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:04:30,907 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:04:30,907 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:04:30,907 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:04:30,909 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:30,909 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:30,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 21:04:30,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:04:30,912 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:04:30,912 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:04:30,912 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:04:30,915 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:04:30,915 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:04:30,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:04:30,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:04:30,918 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:04:30,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:30,930 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:30,944 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:30,955 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:30,971 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:04:30,972 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:30,972 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:30,972 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:04:30,972 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:04:30,972 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:04:30,972 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:04:30,972 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:04:30,972 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:04:30,975 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:04:30,977 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:04:30,980 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:04:30,980 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:04:30,982 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:04:30,982 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f535ce36cc0> 2024-03-01 21:04:30,983 INFO blivet/MainThread: sorting actions... 2024-03-01 21:04:30,983 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:30,984 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:30,984 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:04:30,984 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:04:30,984 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:04:30,984 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:04:30,984 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:30,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:30,990 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:04:30,990 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:04:30,998 INFO program/MainThread: stdout: 2024-03-01 21:04:30,998 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:04:30,998 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:30,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,014 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,026 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,027 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:04:31,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:04:31,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:04:31,037 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:04:31,040 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:04:31,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:04:31,043 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:04:31,078 INFO program/MainThread: stdout[20]: 2024-03-01 21:04:31,078 INFO program/MainThread: stderr[20]: 2024-03-01 21:04:31,078 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:04:31,082 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:04:31,085 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,087 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:31,090 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,093 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:31,095 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,098 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:31,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:04:31,101 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:04:31,129 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 21:04:31,129 INFO program/MainThread: stderr[21]: 2024-03-01 21:04:31,129 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:04:31,130 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:04:31,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:04:31,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:04:31,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:04:31,163 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,172 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:04:31,177 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,182 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:04:31,185 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,188 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:04:31,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:04:31,190 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:04:31,218 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 21:04:31,218 INFO program/MainThread: stderr[22]: 2024-03-01 21:04:31,218 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:04:31,218 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:04:31,271 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:04:31,271 INFO program/MainThread: stderr[23]: 2024-03-01 21:04:31,271 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:04:31,272 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:04:31,302 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 21:04:31,302 INFO program/MainThread: stderr[24]: 2024-03-01 21:04:31,302 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:04:31,303 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:04:31,309 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,315 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:04:31,321 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:04:31,321 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 21:04:31,358 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:04:31,358 INFO program/MainThread: stderr[25]: 2024-03-01 21:04:31,358 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:04:31,358 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:04:31,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,370 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,371 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:04:31,377 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 21:04:31,378 INFO program/MainThread: stderr[26]: 2024-03-01 21:04:31,378 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:04:31,378 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 21:04:31,389 INFO program/MainThread: stdout[27]: 2024-03-01 21:04:31,389 INFO program/MainThread: stderr[27]: 2024-03-01 21:04:31,390 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:04:31,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,401 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,413 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,414 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:04:31,417 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,420 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:04:31,422 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:04:31,422 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 21:04:31,450 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:04:31,450 INFO program/MainThread: stderr[28]: 2024-03-01 21:04:31,450 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:04:31,450 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:04:31,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,466 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,467 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:31,474 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 21:04:31,474 INFO program/MainThread: stderr[29]: 2024-03-01 21:04:31,474 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:04:31,474 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 21:04:31,487 INFO program/MainThread: stdout[30]: 2024-03-01 21:04:31,487 INFO program/MainThread: stderr[30]: 2024-03-01 21:04:31,487 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:04:31,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,498 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,499 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,510 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,511 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:04:31,514 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:04:31,517 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:04:31,519 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:04:31,519 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 21:04:31,548 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:04:31,549 INFO program/MainThread: stderr[31]: 2024-03-01 21:04:31,549 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:04:31,549 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:04:31,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,563 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,564 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:04:31,571 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 21:04:31,571 INFO program/MainThread: stderr[32]: 2024-03-01 21:04:31,571 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:04:31,572 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 21:04:31,583 INFO program/MainThread: stdout[33]: 2024-03-01 21:04:31,583 INFO program/MainThread: stderr[33]: 2024-03-01 21:04:31,583 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:04:31,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,595 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:04:31,606 DEBUG program/MainThread: Return code: 0 2024-03-01 21:04:31,611 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:04:31,611 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f535cde6f40> to retry, use: --limit @/tmp/tests_umount_verify_fail.retry PLAY RECAP ********************************************************************* sut : ok=128 changed=6 unreachable=0 failed=2 skipped=91 rescued=1 ignored=0 Friday 01 March 2024 21:04:34 +0000 (0:00:00.616) 0:00:37.976 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 2.45s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 2.36s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get service facts ------------------- 1.74s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get required packages --------------- 1.57s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get service facts ------------------- 1.56s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.56s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get required packages --------------- 1.08s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.02s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.95s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 0.94s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.93s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.93s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 0.93s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.93s /WORKDIR/git-debug-cleanup-failures2h6kf63g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 0.93s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 0.92s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 0.92s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 0.92s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 0.92s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 0.92s /WORKDIR/git-debug-cleanup-failures2h6kf63g/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---