# 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_list.yml ******************************************************* 1 plays in /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml PLAY [Basic list snapshot test] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:2 Friday 01 March 2024 20:25:38 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:38 Friday 01 March 2024 20:25:39 +0000 (0:00:00.873) 0:00:00.884 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:10 Friday 01 March 2024 20:25:39 +0000 (0:00:00.027) 0:00:00.912 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:15 Friday 01 March 2024 20:25:39 +0000 (0:00:00.252) 0:00:01.165 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:20 Friday 01 March 2024 20:25:39 +0000 (0:00:00.019) 0:00:01.184 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:25:39 +0000 (0:00:00.015) 0:00:01.200 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:25:39 +0000 (0:00:00.037) 0:00:01.237 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:25:39 +0000 (0:00:00.019) 0:00:01.256 ********** 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_8.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:25:39 +0000 (0:00:00.034) 0:00:01.290 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:25:39 +0000 (0:00:00.206) 0:00:01.497 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:25:39 +0000 (0:00:00.020) 0:00:01.518 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:25:39 +0000 (0:00:00.009) 0:00:01.527 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:25:39 +0000 (0:00:00.009) 0:00:01.536 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:25:40 +0000 (0:00:00.037) 0:00:01.574 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:25:42 +0000 (0:00:02.765) 0:00:04.340 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:25:42 +0000 (0:00:00.018) 0:00:04.358 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:25:42 +0000 (0:00:00.018) 0:00:04.376 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:25:43 +0000 (0:00:00.465) 0:00:04.842 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:25:43 +0000 (0:00:00.033) 0:00:04.876 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:25:43 +0000 (0:00:00.008) 0:00:04.884 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:25:43 +0000 (0:00:00.008) 0:00:04.893 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:25:43 +0000 (0:00:00.007) 0:00:04.901 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:25:46 +0000 (0:00:02.675) 0:00:07.577 ********** 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": "enabled" }, "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-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.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": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-convert.service": { "name": "nfs-convert.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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "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" }, "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" }, "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" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-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-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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "stopped", "status": "enabled" }, "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": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "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" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "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" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:25:47 +0000 (0:00:01.752) 0:00:09.329 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:25:47 +0000 (0:00:00.023) 0:00:09.352 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:25:47 +0000 (0:00:00.011) 0:00:09.364 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:25:48 +0000 (0:00:00.386) 0:00:09.750 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:25:48 +0000 (0:00:00.012) 0:00:09.762 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:25:48 +0000 (0:00:00.009) 0:00:09.772 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:25:48 +0000 (0:00:00.011) 0:00:09.784 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:25:48 +0000 (0:00:00.011) 0:00:09.796 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:25:48 +0000 (0:00:00.011) 0:00:09.808 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:25:48 +0000 (0:00:00.010) 0:00:09.818 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:25:48 +0000 (0:00:00.010) 0:00:09.829 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:25:48 +0000 (0:00:00.011) 0:00:09.840 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:25:48 +0000 (0:00:00.010) 0:00:09.851 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:25:48 +0000 (0:00:00.010) 0:00:09.862 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324325.1295173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:25:48 +0000 (0:00:00.206) 0:00:10.068 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:25:48 +0000 (0:00:00.025) 0:00:10.094 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:24 Friday 01 March 2024 20:25:49 +0000 (0:00:00.641) 0:00:10.735 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:25:49 +0000 (0:00:00.019) 0:00:10.755 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:25:49 +0000 (0:00:00.200) 0:00:10.956 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:25:49 +0000 (0:00:00.013) 0:00:10.969 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:28 Friday 01 March 2024 20:25:52 +0000 (0:00:02.710) 0:00:13.679 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:25:52 +0000 (0:00:00.343) 0:00:14.022 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:25:52 +0000 (0:00:00.031) 0:00:14.054 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:25:52 +0000 (0:00:00.019) 0:00:14.073 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:25:52 +0000 (0:00:00.016) 0:00:14.089 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:63 Friday 01 March 2024 20:25:52 +0000 (0:00:00.020) 0:00:14.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:30 Friday 01 March 2024 20:25:52 +0000 (0:00:00.033) 0:00:14.143 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:25:52 +0000 (0:00:00.027) 0:00:14.171 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:25:52 +0000 (0:00:00.018) 0:00:14.189 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:25:52 +0000 (0:00:00.019) 0:00:14.209 ********** 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_8.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:25:52 +0000 (0:00:00.045) 0:00:14.255 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:25:52 +0000 (0:00:00.016) 0:00:14.271 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:25:52 +0000 (0:00:00.013) 0:00:14.285 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:25:52 +0000 (0:00:00.011) 0:00:14.296 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:25:52 +0000 (0:00:00.011) 0:00:14.308 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:25:52 +0000 (0:00:00.044) 0:00:14.352 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:25:55 +0000 (0:00:02.709) 0:00:17.062 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "15%" }, { "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "name": "lv3", "size": "10%" }, { "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "name": "lv5", "size": "30%" }, { "name": "lv6", "size": "25%" }, { "name": "lv7", "size": "10%" }, { "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:25:55 +0000 (0:00:00.018) 0:00:17.080 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:25:55 +0000 (0:00:00.012) 0:00:17.093 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:25:59 +0000 (0:00:04.117) 0:00:21.210 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:25:59 +0000 (0:00:00.022) 0:00:21.232 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:25:59 +0000 (0:00:00.010) 0:00:21.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:25:59 +0000 (0:00:00.012) 0:00:21.255 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:25:59 +0000 (0:00:00.010) 0:00:21.266 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:26:02 +0000 (0:00:02.704) 0:00:23.970 ********** 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": "enabled" }, "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-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.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": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-convert.service": { "name": "nfs-convert.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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "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" }, "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" }, "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" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-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-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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "stopped", "status": "enabled" }, "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": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "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" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "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" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:26:04 +0000 (0:00:01.691) 0:00:25.662 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:26:04 +0000 (0:00:00.019) 0:00:25.682 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:26:04 +0000 (0:00:00.011) 0:00:25.693 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "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-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "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/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "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": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "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": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "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": "lv2", "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 } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "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_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "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": "lv3", "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": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "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": "lv4", "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": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "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_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "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": "lv5", "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": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "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": "lv6", "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": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "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": "lv7", "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": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_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": "lv8", "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": "10%", "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:26:14 +0000 (0:00:09.904) 0:00:35.598 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.019171", "end": "2024-03-01 20:26:14.317031", "rc": 0, "start": "2024-03-01 20:26:14.297860" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:26:14 +0000 (0:00:00.301) 0:00:35.899 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:26:14 +0000 (0:00:00.028) 0:00:35.928 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "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-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "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/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "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": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "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": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "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": "lv2", "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 } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "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_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "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": "lv3", "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": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "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": "lv4", "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": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "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_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "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": "lv5", "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": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "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": "lv6", "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": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "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": "lv7", "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": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_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": "lv8", "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": "10%", "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:26:14 +0000 (0:00:00.021) 0:00:35.949 ********** 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-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "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": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "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": "lv2", "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 } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "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_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "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": "lv3", "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": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "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": "lv4", "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": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "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_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "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": "lv5", "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": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "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": "lv6", "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": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "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": "lv7", "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": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_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": "lv8", "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": "10%", "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:26:14 +0000 (0:00:00.019) 0:00:35.969 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:26:14 +0000 (0:00:00.013) 0:00:35.982 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:26:14 +0000 (0:00:00.013) 0:00:35.996 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:26:14 +0000 (0:00:00.012) 0:00:36.008 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:26:14 +0000 (0:00:00.012) 0:00:36.021 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:26:14 +0000 (0:00:00.012) 0:00:36.033 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:26:14 +0000 (0:00:00.014) 0:00:36.048 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324325.1295173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:26:14 +0000 (0:00:00.205) 0:00:36.254 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:26:14 +0000 (0:00:00.011) 0:00:36.265 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:41 Friday 01 March 2024 20:26:15 +0000 (0:00:00.703) 0:00:36.969 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:15 +0000 (0:00:00.040) 0:00:37.009 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:15 +0000 (0:00:00.044) 0:00:37.054 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:15 +0000 (0:00:00.038) 0:00:37.093 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:15 +0000 (0:00:00.016) 0:00:37.109 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:15 +0000 (0:00:00.021) 0:00:37.131 ********** 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_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:15 +0000 (0:00:00.036) 0:00:37.167 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:18 +0000 (0:00:02.728) 0:00:39.896 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:18 +0000 (0:00:00.023) 0:00:39.919 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:21 +0000 (0:00:02.984) 0:00:42.903 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.184 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.184 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:21 +0000 (0:00:00.015) 0:00:42.919 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:21 +0000 (0:00:00.017) 0:00:42.936 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:21 +0000 (0:00:00.013) 0:00:42.949 ********** skipping: [sut] => {} TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:50 Friday 01 March 2024 20:26:21 +0000 (0:00:00.012) 0:00:42.961 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:21 +0000 (0:00:00.025) 0:00:42.986 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:21 +0000 (0:00:00.025) 0:00:43.012 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:21 +0000 (0:00:00.020) 0:00:43.032 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:21 +0000 (0:00:00.016) 0:00:43.048 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:21 +0000 (0:00:00.018) 0:00:43.067 ********** 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_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:21 +0000 (0:00:00.050) 0:00:43.117 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:24 +0000 (0:00:02.691) 0:00:45.808 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:24 +0000 (0:00:00.026) 0:00:45.835 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:25 +0000 (0:00:01.361) 0:00:47.196 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.184 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.184 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:25 +0000 (0:00:00.014) 0:00:47.211 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:25 +0000 (0:00:00.016) 0:00:47.228 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:25 +0000 (0:00:00.011) 0:00:47.239 ********** skipping: [sut] => {} TASK [List] ******************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:59 Friday 01 March 2024 20:26:25 +0000 (0:00:00.011) 0:00:47.251 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:25 +0000 (0:00:00.025) 0:00:47.277 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:25 +0000 (0:00:00.033) 0:00:47.311 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:25 +0000 (0:00:00.014) 0:00:47.325 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:25 +0000 (0:00:00.011) 0:00:47.337 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:25 +0000 (0:00:00.011) 0:00:47.349 ********** 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_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:25 +0000 (0:00:00.031) 0:00:47.381 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:28 +0000 (0:00:02.700) 0:00:50.081 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py list -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command list] ***************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:28 +0000 (0:00:00.033) 0:00:50.115 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:28 +0000 (0:00:00.362) 0:00:50.477 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.184 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.184 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [],\r\n \"data\": {\r\n \"volumes\": {\r\n \"test_vg3\": [\r\n {\r\n \"lv_uuid\": \"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP\",\r\n \"lv_name\": \"lv5\",\r\n \"lv_full_name\": \"test_vg3/lv5\",\r\n \"lv_path\": \"/dev/test_vg3/lv5\",\r\n \"lv_size\": \"1283457024\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"1283457024\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a\",\r\n \"lv_name\": \"lv5_snapset1\",\r\n \"lv_full_name\": \"test_vg3/lv5_snapset1\",\r\n \"lv_path\": \"/dev/test_vg3/lv5_snapset1\",\r\n \"lv_size\": \"192937984\",\r\n \"origin\": \"lv5\",\r\n \"origin_size\": \"1283457024\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt\",\r\n \"lv_name\": \"lv6\",\r\n \"lv_full_name\": \"test_vg3/lv6\",\r\n \"lv_path\": \"/dev/test_vg3/lv6\",\r\n \"lv_size\": \"1069547520\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"1069547520\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT\",\r\n \"lv_name\": \"lv6_snapset1\",\r\n \"lv_full_name\": \"test_vg3/lv6_snapset1\",\r\n \"lv_path\": \"/dev/test_vg3/lv6_snapset1\",\r\n \"lv_size\": \"163577856\",\r\n \"origin\": \"lv6\",\r\n \"origin_size\": \"1069547520\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU\",\r\n \"lv_name\": \"lv7\",\r\n \"lv_full_name\": \"test_vg3/lv7\",\r\n \"lv_path\": \"/dev/test_vg3/lv7\",\r\n \"lv_size\": \"427819008\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"427819008\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH\",\r\n \"lv_name\": \"lv7_snapset1\",\r\n \"lv_full_name\": \"test_vg3/lv7_snapset1\",\r\n \"lv_path\": \"/dev/test_vg3/lv7_snapset1\",\r\n \"lv_size\": \"67108864\",\r\n \"origin\": \"lv7\",\r\n \"origin_size\": \"427819008\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO\",\r\n \"lv_name\": \"lv8\",\r\n \"lv_full_name\": \"test_vg3/lv8\",\r\n \"lv_path\": \"/dev/test_vg3/lv8\",\r\n \"lv_size\": \"427819008\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"427819008\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB\",\r\n \"lv_name\": \"lv8_snapset1\",\r\n \"lv_full_name\": \"test_vg3/lv8_snapset1\",\r\n \"lv_path\": \"/dev/test_vg3/lv8_snapset1\",\r\n \"lv_size\": \"67108864\",\r\n \"origin\": \"lv8\",\r\n \"origin_size\": \"427819008\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg3\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n }\r\n ],\r\n \"test_vg2\": [\r\n {\r\n \"lv_uuid\": \"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21\",\r\n \"lv_name\": \"lv3\",\r\n \"lv_full_name\": \"test_vg2/lv3\",\r\n \"lv_path\": \"/dev/test_vg2/lv3\",\r\n \"lv_size\": \"322961408\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"322961408\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg2\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm\",\r\n \"lv_name\": \"lv3_snapset1\",\r\n \"lv_full_name\": \"test_vg2/lv3_snapset1\",\r\n \"lv_path\": \"/dev/test_vg2/lv3_snapset1\",\r\n \"lv_size\": \"50331648\",\r\n \"origin\": \"lv3\",\r\n \"origin_size\": \"322961408\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg2\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie\",\r\n \"lv_name\": \"lv4\",\r\n \"lv_full_name\": \"test_vg2/lv4\",\r\n \"lv_path\": \"/dev/test_vg2/lv4\",\r\n \"lv_size\": \"641728512\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"641728512\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg2\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd\",\r\n \"lv_name\": \"lv4_snapset1\",\r\n \"lv_full_name\": \"test_vg2/lv4_snapset1\",\r\n \"lv_path\": \"/dev/test_vg2/lv4_snapset1\",\r\n \"lv_size\": \"96468992\",\r\n \"origin\": \"lv4\",\r\n \"origin_size\": \"641728512\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg2\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n }\r\n ],\r\n \"test_vg1\": [\r\n {\r\n \"lv_uuid\": \"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J\",\r\n \"lv_name\": \"lv1\",\r\n \"lv_full_name\": \"test_vg1/lv1\",\r\n \"lv_path\": \"/dev/test_vg1/lv1\",\r\n \"lv_size\": \"482344960\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"482344960\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg1\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf\",\r\n \"lv_name\": \"lv1_snapset1\",\r\n \"lv_full_name\": \"test_vg1/lv1_snapset1\",\r\n \"lv_path\": \"/dev/test_vg1/lv1_snapset1\",\r\n \"lv_size\": \"75497472\",\r\n \"origin\": \"lv1\",\r\n \"origin_size\": \"482344960\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg1\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv\",\r\n \"lv_name\": \"lv2\",\r\n \"lv_full_name\": \"test_vg1/lv2\",\r\n \"lv_path\": \"/dev/test_vg1/lv2\",\r\n \"lv_size\": \"1606418432\",\r\n \"origin\": \"\",\r\n \"origin_size\": \"1606418432\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"owi-a-s---\",\r\n \"vg_name\": \"test_vg1\",\r\n \"data_percent\": \"\",\r\n \"metadata_percent\": \"\"\r\n },\r\n {\r\n \"lv_uuid\": \"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp\",\r\n \"lv_name\": \"lv2_snapset1\",\r\n \"lv_full_name\": \"test_vg1/lv2_snapset1\",\r\n \"lv_path\": \"/dev/test_vg1/lv2_snapset1\",\r\n \"lv_size\": \"243269632\",\r\n \"origin\": \"lv2\",\r\n \"origin_size\": \"1606418432\",\r\n \"pool_lv\": \"\",\r\n \"lv_tags\": \"\",\r\n \"lv_attr\": \"swi-a-s---\",\r\n \"vg_name\": \"test_vg1\",\r\n \"data_percent\": \"0.00\",\r\n \"metadata_percent\": \"\"\r\n }\r\n ]\r\n },\r\n \"mounts\": {\r\n \"/dev/test_vg3/lv5\": null,\r\n \"/dev/test_vg3/lv5_snapset1\": null,\r\n \"/dev/test_vg3/lv6\": null,\r\n \"/dev/test_vg3/lv6_snapset1\": null,\r\n \"/dev/test_vg3/lv7\": null,\r\n \"/dev/test_vg3/lv7_snapset1\": null,\r\n \"/dev/test_vg3/lv8\": null,\r\n \"/dev/test_vg3/lv8_snapset1\": null,\r\n \"/dev/test_vg2/lv3\": null,\r\n \"/dev/test_vg2/lv3_snapset1\": null,\r\n \"/dev/test_vg2/lv4\": null,\r\n \"/dev/test_vg2/lv4_snapset1\": null,\r\n \"/dev/test_vg1/lv1\": null,\r\n \"/dev/test_vg1/lv1_snapset1\": null,\r\n \"/dev/test_vg1/lv2\": null,\r\n \"/dev/test_vg1/lv2_snapset1\": null\r\n }\r\n },\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [],", " \"data\": {", " \"volumes\": {", " \"test_vg3\": [", " {", " \"lv_uuid\": \"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP\",", " \"lv_name\": \"lv5\",", " \"lv_full_name\": \"test_vg3/lv5\",", " \"lv_path\": \"/dev/test_vg3/lv5\",", " \"lv_size\": \"1283457024\",", " \"origin\": \"\",", " \"origin_size\": \"1283457024\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"owi-a-s---\",", " \"vg_name\": \"test_vg3\",", " \"data_percent\": \"\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a\",", " \"lv_name\": \"lv5_snapset1\",", " \"lv_full_name\": \"test_vg3/lv5_snapset1\",", " \"lv_path\": \"/dev/test_vg3/lv5_snapset1\",", " \"lv_size\": \"192937984\",", " \"origin\": \"lv5\",", " \"origin_size\": \"1283457024\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"swi-a-s---\",", " \"vg_name\": \"test_vg3\",", " \"data_percent\": \"0.00\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt\",", " \"lv_name\": \"lv6\",", " \"lv_full_name\": \"test_vg3/lv6\",", " \"lv_path\": \"/dev/test_vg3/lv6\",", " \"lv_size\": \"1069547520\",", " \"origin\": \"\",", " \"origin_size\": \"1069547520\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"owi-a-s---\",", " \"vg_name\": \"test_vg3\",", " \"data_percent\": \"\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT\",", " \"lv_name\": \"lv6_snapset1\",", " \"lv_full_name\": \"test_vg3/lv6_snapset1\",", " \"lv_path\": \"/dev/test_vg3/lv6_snapset1\",", " \"lv_size\": \"163577856\",", " \"origin\": \"lv6\",", " \"origin_size\": \"1069547520\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"swi-a-s---\",", " \"vg_name\": \"test_vg3\",", " \"data_percent\": \"0.00\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU\",", " \"lv_name\": \"lv7\",", " \"lv_full_name\": \"test_vg3/lv7\",", " \"lv_path\": \"/dev/test_vg3/lv7\",", " \"lv_size\": \"427819008\",", " \"origin\": \"\",", " \"origin_size\": \"427819008\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"owi-a-s---\",", " \"vg_name\": \"test_vg3\",", " \"data_percent\": \"\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH\",", " \"lv_name\": \"lv7_snapset1\",", " \"lv_full_name\": \"test_vg3/lv7_snapset1\",", " \"lv_path\": \"/dev/test_vg3/lv7_snapset1\",", " \"lv_size\": \"67108864\",", " \"origin\": \"lv7\",", " \"origin_size\": \"427819008\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"swi-a-s---\",", " \"vg_name\": \"test_vg3\",", " \"data_percent\": \"0.00\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO\",", " \"lv_name\": \"lv8\",", " \"lv_full_name\": \"test_vg3/lv8\",", " \"lv_path\": \"/dev/test_vg3/lv8\",", " \"lv_size\": \"427819008\",", " \"origin\": \"\",", " \"origin_size\": \"427819008\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"owi-a-s---\",", " \"vg_name\": \"test_vg3\",", " \"data_percent\": \"\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB\",", " \"lv_name\": \"lv8_snapset1\",", " \"lv_full_name\": \"test_vg3/lv8_snapset1\",", " \"lv_path\": \"/dev/test_vg3/lv8_snapset1\",", " \"lv_size\": \"67108864\",", " \"origin\": \"lv8\",", " \"origin_size\": \"427819008\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"swi-a-s---\",", " \"vg_name\": \"test_vg3\",", " \"data_percent\": \"0.00\",", " \"metadata_percent\": \"\"", " }", " ],", " \"test_vg2\": [", " {", " \"lv_uuid\": \"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21\",", " \"lv_name\": \"lv3\",", " \"lv_full_name\": \"test_vg2/lv3\",", " \"lv_path\": \"/dev/test_vg2/lv3\",", " \"lv_size\": \"322961408\",", " \"origin\": \"\",", " \"origin_size\": \"322961408\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"owi-a-s---\",", " \"vg_name\": \"test_vg2\",", " \"data_percent\": \"\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm\",", " \"lv_name\": \"lv3_snapset1\",", " \"lv_full_name\": \"test_vg2/lv3_snapset1\",", " \"lv_path\": \"/dev/test_vg2/lv3_snapset1\",", " \"lv_size\": \"50331648\",", " \"origin\": \"lv3\",", " \"origin_size\": \"322961408\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"swi-a-s---\",", " \"vg_name\": \"test_vg2\",", " \"data_percent\": \"0.00\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie\",", " \"lv_name\": \"lv4\",", " \"lv_full_name\": \"test_vg2/lv4\",", " \"lv_path\": \"/dev/test_vg2/lv4\",", " \"lv_size\": \"641728512\",", " \"origin\": \"\",", " \"origin_size\": \"641728512\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"owi-a-s---\",", " \"vg_name\": \"test_vg2\",", " \"data_percent\": \"\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd\",", " \"lv_name\": \"lv4_snapset1\",", " \"lv_full_name\": \"test_vg2/lv4_snapset1\",", " \"lv_path\": \"/dev/test_vg2/lv4_snapset1\",", " \"lv_size\": \"96468992\",", " \"origin\": \"lv4\",", " \"origin_size\": \"641728512\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"swi-a-s---\",", " \"vg_name\": \"test_vg2\",", " \"data_percent\": \"0.00\",", " \"metadata_percent\": \"\"", " }", " ],", " \"test_vg1\": [", " {", " \"lv_uuid\": \"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf\",", " \"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\": \"\"", " },", " {", " \"lv_uuid\": \"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv\",", " \"lv_name\": \"lv2\",", " \"lv_full_name\": \"test_vg1/lv2\",", " \"lv_path\": \"/dev/test_vg1/lv2\",", " \"lv_size\": \"1606418432\",", " \"origin\": \"\",", " \"origin_size\": \"1606418432\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"owi-a-s---\",", " \"vg_name\": \"test_vg1\",", " \"data_percent\": \"\",", " \"metadata_percent\": \"\"", " },", " {", " \"lv_uuid\": \"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp\",", " \"lv_name\": \"lv2_snapset1\",", " \"lv_full_name\": \"test_vg1/lv2_snapset1\",", " \"lv_path\": \"/dev/test_vg1/lv2_snapset1\",", " \"lv_size\": \"243269632\",", " \"origin\": \"lv2\",", " \"origin_size\": \"1606418432\",", " \"pool_lv\": \"\",", " \"lv_tags\": \"\",", " \"lv_attr\": \"swi-a-s---\",", " \"vg_name\": \"test_vg1\",", " \"data_percent\": \"0.00\",", " \"metadata_percent\": \"\"", " }", " ]", " },", " \"mounts\": {", " \"/dev/test_vg3/lv5\": null,", " \"/dev/test_vg3/lv5_snapset1\": null,", " \"/dev/test_vg3/lv6\": null,", " \"/dev/test_vg3/lv6_snapset1\": null,", " \"/dev/test_vg3/lv7\": null,", " \"/dev/test_vg3/lv7_snapset1\": null,", " \"/dev/test_vg3/lv8\": null,", " \"/dev/test_vg3/lv8_snapset1\": null,", " \"/dev/test_vg2/lv3\": null,", " \"/dev/test_vg2/lv3_snapset1\": null,", " \"/dev/test_vg2/lv4\": null,", " \"/dev/test_vg2/lv4_snapset1\": null,", " \"/dev/test_vg1/lv1\": null,", " \"/dev/test_vg1/lv1_snapset1\": null,", " \"/dev/test_vg1/lv2\": null,", " \"/dev/test_vg1/lv2_snapset1\": null", " }", " },", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:28 +0000 (0:00:00.017) 0:00:50.495 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "data": { "mounts": { "/dev/test_vg1/lv1": null, "/dev/test_vg1/lv1_snapset1": null, "/dev/test_vg1/lv2": null, "/dev/test_vg1/lv2_snapset1": null, "/dev/test_vg2/lv3": null, "/dev/test_vg2/lv3_snapset1": null, "/dev/test_vg2/lv4": null, "/dev/test_vg2/lv4_snapset1": null, "/dev/test_vg3/lv5": null, "/dev/test_vg3/lv5_snapset1": null, "/dev/test_vg3/lv6": null, "/dev/test_vg3/lv6_snapset1": null, "/dev/test_vg3/lv7": null, "/dev/test_vg3/lv7_snapset1": null, "/dev/test_vg3/lv8": null, "/dev/test_vg3/lv8_snapset1": null }, "volumes": { "test_vg1": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg1/lv1", "lv_name": "lv1", "lv_path": "/dev/test_vg1/lv1", "lv_size": "482344960", "lv_tags": "", "lv_uuid": "QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "metadata_percent": "", "origin": "", "origin_size": "482344960", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg1/lv1_snapset1", "lv_name": "lv1_snapset1", "lv_path": "/dev/test_vg1/lv1_snapset1", "lv_size": "75497472", "lv_tags": "", "lv_uuid": "U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf", "metadata_percent": "", "origin": "lv1", "origin_size": "482344960", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg1/lv2", "lv_name": "lv2", "lv_path": "/dev/test_vg1/lv2", "lv_size": "1606418432", "lv_tags": "", "lv_uuid": "HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "metadata_percent": "", "origin": "", "origin_size": "1606418432", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg1/lv2_snapset1", "lv_name": "lv2_snapset1", "lv_path": "/dev/test_vg1/lv2_snapset1", "lv_size": "243269632", "lv_tags": "", "lv_uuid": "kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp", "metadata_percent": "", "origin": "lv2", "origin_size": "1606418432", "pool_lv": "", "vg_name": "test_vg1" } ], "test_vg2": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg2/lv3", "lv_name": "lv3", "lv_path": "/dev/test_vg2/lv3", "lv_size": "322961408", "lv_tags": "", "lv_uuid": "lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "metadata_percent": "", "origin": "", "origin_size": "322961408", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg2/lv3_snapset1", "lv_name": "lv3_snapset1", "lv_path": "/dev/test_vg2/lv3_snapset1", "lv_size": "50331648", "lv_tags": "", "lv_uuid": "c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm", "metadata_percent": "", "origin": "lv3", "origin_size": "322961408", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg2/lv4", "lv_name": "lv4", "lv_path": "/dev/test_vg2/lv4", "lv_size": "641728512", "lv_tags": "", "lv_uuid": "uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "metadata_percent": "", "origin": "", "origin_size": "641728512", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg2/lv4_snapset1", "lv_name": "lv4_snapset1", "lv_path": "/dev/test_vg2/lv4_snapset1", "lv_size": "96468992", "lv_tags": "", "lv_uuid": "W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd", "metadata_percent": "", "origin": "lv4", "origin_size": "641728512", "pool_lv": "", "vg_name": "test_vg2" } ], "test_vg3": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv5", "lv_name": "lv5", "lv_path": "/dev/test_vg3/lv5", "lv_size": "1283457024", "lv_tags": "", "lv_uuid": "4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "metadata_percent": "", "origin": "", "origin_size": "1283457024", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv5_snapset1", "lv_name": "lv5_snapset1", "lv_path": "/dev/test_vg3/lv5_snapset1", "lv_size": "192937984", "lv_tags": "", "lv_uuid": "SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a", "metadata_percent": "", "origin": "lv5", "origin_size": "1283457024", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv6", "lv_name": "lv6", "lv_path": "/dev/test_vg3/lv6", "lv_size": "1069547520", "lv_tags": "", "lv_uuid": "VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "metadata_percent": "", "origin": "", "origin_size": "1069547520", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv6_snapset1", "lv_name": "lv6_snapset1", "lv_path": "/dev/test_vg3/lv6_snapset1", "lv_size": "163577856", "lv_tags": "", "lv_uuid": "7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT", "metadata_percent": "", "origin": "lv6", "origin_size": "1069547520", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv7", "lv_name": "lv7", "lv_path": "/dev/test_vg3/lv7", "lv_size": "427819008", "lv_tags": "", "lv_uuid": "WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "metadata_percent": "", "origin": "", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv7_snapset1", "lv_name": "lv7_snapset1", "lv_path": "/dev/test_vg3/lv7_snapset1", "lv_size": "67108864", "lv_tags": "", "lv_uuid": "RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH", "metadata_percent": "", "origin": "lv7", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv8", "lv_name": "lv8", "lv_path": "/dev/test_vg3/lv8", "lv_size": "427819008", "lv_tags": "", "lv_uuid": "aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "metadata_percent": "", "origin": "", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv8_snapset1", "lv_name": "lv8_snapset1", "lv_path": "/dev/test_vg3/lv8_snapset1", "lv_size": "67108864", "lv_tags": "", "lv_uuid": "N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB", "metadata_percent": "", "origin": "lv8", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" } ] } }, "errors": [], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:28 +0000 (0:00:00.026) 0:00:50.522 ********** ok: [sut] => { "ansible_facts": { "snapshot_facts": { "mounts": { "/dev/test_vg1/lv1": null, "/dev/test_vg1/lv1_snapset1": null, "/dev/test_vg1/lv2": null, "/dev/test_vg1/lv2_snapset1": null, "/dev/test_vg2/lv3": null, "/dev/test_vg2/lv3_snapset1": null, "/dev/test_vg2/lv4": null, "/dev/test_vg2/lv4_snapset1": null, "/dev/test_vg3/lv5": null, "/dev/test_vg3/lv5_snapset1": null, "/dev/test_vg3/lv6": null, "/dev/test_vg3/lv6_snapset1": null, "/dev/test_vg3/lv7": null, "/dev/test_vg3/lv7_snapset1": null, "/dev/test_vg3/lv8": null, "/dev/test_vg3/lv8_snapset1": null }, "volumes": { "test_vg1": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg1/lv1", "lv_name": "lv1", "lv_path": "/dev/test_vg1/lv1", "lv_size": "482344960", "lv_tags": "", "lv_uuid": "QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "metadata_percent": "", "origin": "", "origin_size": "482344960", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg1/lv1_snapset1", "lv_name": "lv1_snapset1", "lv_path": "/dev/test_vg1/lv1_snapset1", "lv_size": "75497472", "lv_tags": "", "lv_uuid": "U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf", "metadata_percent": "", "origin": "lv1", "origin_size": "482344960", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg1/lv2", "lv_name": "lv2", "lv_path": "/dev/test_vg1/lv2", "lv_size": "1606418432", "lv_tags": "", "lv_uuid": "HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "metadata_percent": "", "origin": "", "origin_size": "1606418432", "pool_lv": "", "vg_name": "test_vg1" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg1/lv2_snapset1", "lv_name": "lv2_snapset1", "lv_path": "/dev/test_vg1/lv2_snapset1", "lv_size": "243269632", "lv_tags": "", "lv_uuid": "kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp", "metadata_percent": "", "origin": "lv2", "origin_size": "1606418432", "pool_lv": "", "vg_name": "test_vg1" } ], "test_vg2": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg2/lv3", "lv_name": "lv3", "lv_path": "/dev/test_vg2/lv3", "lv_size": "322961408", "lv_tags": "", "lv_uuid": "lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "metadata_percent": "", "origin": "", "origin_size": "322961408", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg2/lv3_snapset1", "lv_name": "lv3_snapset1", "lv_path": "/dev/test_vg2/lv3_snapset1", "lv_size": "50331648", "lv_tags": "", "lv_uuid": "c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm", "metadata_percent": "", "origin": "lv3", "origin_size": "322961408", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg2/lv4", "lv_name": "lv4", "lv_path": "/dev/test_vg2/lv4", "lv_size": "641728512", "lv_tags": "", "lv_uuid": "uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "metadata_percent": "", "origin": "", "origin_size": "641728512", "pool_lv": "", "vg_name": "test_vg2" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg2/lv4_snapset1", "lv_name": "lv4_snapset1", "lv_path": "/dev/test_vg2/lv4_snapset1", "lv_size": "96468992", "lv_tags": "", "lv_uuid": "W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd", "metadata_percent": "", "origin": "lv4", "origin_size": "641728512", "pool_lv": "", "vg_name": "test_vg2" } ], "test_vg3": [ { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv5", "lv_name": "lv5", "lv_path": "/dev/test_vg3/lv5", "lv_size": "1283457024", "lv_tags": "", "lv_uuid": "4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "metadata_percent": "", "origin": "", "origin_size": "1283457024", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv5_snapset1", "lv_name": "lv5_snapset1", "lv_path": "/dev/test_vg3/lv5_snapset1", "lv_size": "192937984", "lv_tags": "", "lv_uuid": "SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a", "metadata_percent": "", "origin": "lv5", "origin_size": "1283457024", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv6", "lv_name": "lv6", "lv_path": "/dev/test_vg3/lv6", "lv_size": "1069547520", "lv_tags": "", "lv_uuid": "VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "metadata_percent": "", "origin": "", "origin_size": "1069547520", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv6_snapset1", "lv_name": "lv6_snapset1", "lv_path": "/dev/test_vg3/lv6_snapset1", "lv_size": "163577856", "lv_tags": "", "lv_uuid": "7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT", "metadata_percent": "", "origin": "lv6", "origin_size": "1069547520", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv7", "lv_name": "lv7", "lv_path": "/dev/test_vg3/lv7", "lv_size": "427819008", "lv_tags": "", "lv_uuid": "WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "metadata_percent": "", "origin": "", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv7_snapset1", "lv_name": "lv7_snapset1", "lv_path": "/dev/test_vg3/lv7_snapset1", "lv_size": "67108864", "lv_tags": "", "lv_uuid": "RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH", "metadata_percent": "", "origin": "lv7", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "", "lv_attr": "owi-a-s---", "lv_full_name": "test_vg3/lv8", "lv_name": "lv8", "lv_path": "/dev/test_vg3/lv8", "lv_size": "427819008", "lv_tags": "", "lv_uuid": "aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "metadata_percent": "", "origin": "", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" }, { "data_percent": "0.00", "lv_attr": "swi-a-s---", "lv_full_name": "test_vg3/lv8_snapset1", "lv_name": "lv8_snapset1", "lv_path": "/dev/test_vg3/lv8_snapset1", "lv_size": "67108864", "lv_tags": "", "lv_uuid": "N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB", "metadata_percent": "", "origin": "lv8", "origin_size": "427819008", "pool_lv": "", "vg_name": "test_vg3" } ] } } }, "changed": false } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:29 +0000 (0:00:00.040) 0:00:50.562 ********** skipping: [sut] => {} TASK [Assert no changes for list] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:66 Friday 01 March 2024 20:26:29 +0000 (0:00:00.021) 0:00:50.584 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:70 Friday 01 March 2024 20:26:29 +0000 (0:00:00.040) 0:00:50.624 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:29 +0000 (0:00:00.049) 0:00:50.673 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:29 +0000 (0:00:00.025) 0:00:50.699 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:29 +0000 (0:00:00.018) 0:00:50.717 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:29 +0000 (0:00:00.019) 0:00:50.737 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:29 +0000 (0:00:00.024) 0:00:50.762 ********** 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_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:29 +0000 (0:00:00.069) 0:00:50.832 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:31 +0000 (0:00:02.694) 0:00:53.526 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:32 +0000 (0:00:00.022) 0:00:53.548 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:33 +0000 (0:00:01.663) 0:00:55.212 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.184 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.184 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:33 +0000 (0:00:00.014) 0:00:55.227 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:33 +0000 (0:00:00.016) 0:00:55.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:33 +0000 (0:00:00.012) 0:00:55.255 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:77 Friday 01 March 2024 20:26:33 +0000 (0:00:00.011) 0:00:55.267 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:33 +0000 (0:00:00.033) 0:00:55.300 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:33 +0000 (0:00:00.017) 0:00:55.318 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:33 +0000 (0:00:00.017) 0:00:55.335 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:33 +0000 (0:00:00.014) 0:00:55.349 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:33 +0000 (0:00:00.013) 0:00:55.363 ********** 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_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:33 +0000 (0:00:00.034) 0:00:55.398 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:36 +0000 (0:00:02.715) 0:00:58.114 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:36 +0000 (0:00:00.020) 0:00:58.134 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:37 +0000 (0:00:00.926) 0:00:59.061 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.184 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.184 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:37 +0000 (0:00:00.023) 0:00:59.085 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:37 +0000 (0:00:00.042) 0:00:59.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:37 +0000 (0:00:00.036) 0:00:59.164 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_list.yml:85 Friday 01 March 2024 20:26:37 +0000 (0:00:00.021) 0:00:59.186 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:7 Friday 01 March 2024 20:26:37 +0000 (0:00:00.066) 0:00:59.253 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:26:37 +0000 (0:00:00.027) 0:00:59.280 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:37 +0000 (0:00:00.028) 0:00:59.309 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:26:37 +0000 (0:00:00.016) 0:00:59.325 ********** 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_8.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:26:37 +0000 (0:00:00.041) 0:00:59.366 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:26:37 +0000 (0:00:00.018) 0:00:59.385 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:26:37 +0000 (0:00:00.012) 0:00:59.398 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:26:37 +0000 (0:00:00.014) 0:00:59.412 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:26:37 +0000 (0:00:00.012) 0:00:59.425 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:26:37 +0000 (0:00:00.033) 0:00:59.458 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:26:40 +0000 (0:00:02.715) 0:01:02.173 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:26:40 +0000 (0:00:00.022) 0:01:02.196 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:26:40 +0000 (0:00:00.014) 0:01:02.211 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:26:47 +0000 (0:00:06.705) 0:01:08.917 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:26:47 +0000 (0:00:00.023) 0:01:08.941 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:26:47 +0000 (0:00:00.011) 0:01:08.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:26:47 +0000 (0:00:00.012) 0:01:08.965 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:26:47 +0000 (0:00:00.012) 0:01:08.978 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:26:50 +0000 (0:00:02.736) 0:01:11.714 ********** 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": "enabled" }, "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-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.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": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-convert.service": { "name": "nfs-convert.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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "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" }, "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" }, "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" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-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-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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "stopped", "status": "enabled" }, "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": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "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" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "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" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:26:51 +0000 (0:00:01.716) 0:01:13.430 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:26:51 +0000 (0:00:00.021) 0:01:13.452 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:26:51 +0000 (0:00:00.012) 0:01:13.465 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "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/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "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": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "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": "lv2", "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 } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "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_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "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": "lv3", "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": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "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": "lv4", "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": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "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_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv5", "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": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv6", "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": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv7", "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": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv8", "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": 427819008, "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:27:03 +0000 (0:00:11.634) 0:01:25.100 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:27:03 +0000 (0:00:00.013) 0:01:25.113 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:27:03 +0000 (0:00:00.011) 0:01:25.124 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "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/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "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": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "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": "lv2", "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 } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "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_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "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": "lv3", "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": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "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": "lv4", "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": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "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_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv5", "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": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv6", "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": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv7", "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": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv8", "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": 427819008, "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:27:03 +0000 (0:00:00.023) 0:01:25.147 ********** 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": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "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": "lv2", "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 } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "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_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "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": "lv3", "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": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "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": "lv4", "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": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "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_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv5", "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": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv6", "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": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv7", "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": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "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": "lv8", "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": 427819008, "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:27:03 +0000 (0:00:00.020) 0:01:25.168 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:27:03 +0000 (0:00:00.014) 0:01:25.183 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:27:03 +0000 (0:00:00.015) 0:01:25.199 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:27:03 +0000 (0:00:00.018) 0:01:25.217 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:27:03 +0000 (0:00:00.013) 0:01:25.231 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:27:03 +0000 (0:00:00.013) 0:01:25.244 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:27:03 +0000 (0:00:00.014) 0:01:25.258 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324325.1295173, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:27:03 +0000 (0:00:00.212) 0:01:25.471 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:27:03 +0000 (0:00:00.013) 0:01:25.484 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:29 Friday 01 March 2024 20:27:04 +0000 (0:00:00.653) 0:01:26.138 ********** 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-failuresqy3fvgpx/tests/tasks/cleanup.yml:33 Friday 01 March 2024 20:27:04 +0000 (0:00:00.013) 0:01:26.151 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:27:04 +0000 (0:00:00.022) 0:01:26.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:27:04 +0000 (0:00:00.039) 0:01:26.212 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:27:04 +0000 (0:00:00.011) 0:01:26.224 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:28 Friday 01 March 2024 20:27:07 +0000 (0:00:02.713) 0:01:28.937 ********** ok: [sut] => { "changed": false, "disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:27:07 +0000 (0:00:00.267) 0:01:29.205 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:27:07 +0000 (0:00:00.018) 0:01:29.224 ********** ok: [sut] => { "unused_disks": [ "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:27:07 +0000 (0:00:00.034) 0:01:29.258 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:27:07 +0000 (0:00:00.020) 0:01:29.279 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:63 Friday 01 March 2024 20:27:07 +0000 (0:00:00.020) 0:01:29.299 ********** 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-failuresqy3fvgpx/tests/tasks/cleanup.yml:39 Friday 01 March 2024 20:27:07 +0000 (0:00:00.039) 0:01:29.338 ********** 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.229885", "end": "2024-03-01 20:27:08.235391", "failed_when_result": true, "rc": 0, "start": "2024-03-01 20:27:08.005506" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792528k,nr_inodes=448132,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) 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,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) 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) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) none on /sys/kernel/tracing type tracefs (rw,relatime,seclabel) configfs on /sys/kernel/config type configfs (rw,relatime) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=36,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15096) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) 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=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.3G 264G 2% / tmpfs 372M 0 372M 0% /run/user/0 + lvs --all + pvs --all PV VG Fmt Attr PSize PFree /dev/sda --- 0 0 /dev/sdb --- 0 0 /dev/sdc --- 0 0 /dev/sdd --- 0 0 /dev/sde --- 0 0 /dev/sdf --- 0 0 /dev/sdg --- 0 0 /dev/sdh --- 0 0 /dev/sdi --- 0 0 /dev/sdj --- 0 0 /dev/sdk --- 0 0 /dev/sdl --- 0 0 /dev/xvda1 --- 0 0 + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 20:25:03,946 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 xxxxx snapset1 1 None 2024-03-01 20:25:03,946 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 20:25:03,971 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: { 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: { 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: , 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: , 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"lv_uuid":"O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b", "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 20:25:03,972 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: , 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G", "lv_uuid":"O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b", "pv_name":"/dev/sda"}, 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu", "lv_uuid":"O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: , 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b"}, 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b"} 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: } 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: , 2024-03-01 20:25:03,972 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:03,973 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:03,973 INFO snapshot-role/MainThread: } 2024-03-01 20:25:03,973 INFO snapshot-role/MainThread: exit code: 13: ['source logical volume does not exist: test_vg1/xxxxx'] 2024-03-01 20:25:33,175 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 20:25:33,175 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 20:25:33,204 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:33,204 INFO snapshot-role/MainThread: { 2024-03-01 20:25:33,204 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:33,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:33,204 INFO snapshot-role/MainThread: , 2024-03-01 20:25:33,204 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:33,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:33,204 INFO snapshot-role/MainThread: } 2024-03-01 20:25:33,204 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:18,715 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:26:18,715 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 20:26:18,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,750 INFO snapshot-role/MainThread: {"lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "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 20:26:18,750 INFO snapshot-role/MainThread: {"lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "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 20:26:18,751 INFO snapshot-role/MainThread: {"lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "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 20:26:18,751 INFO snapshot-role/MainThread: {"lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "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 20:26:18,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdh"} 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO"} 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "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 20:26:18,752 INFO snapshot-role/MainThread: {"lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "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 20:26:18,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie"} 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "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 20:26:18,752 INFO snapshot-role/MainThread: {"lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "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 20:26:18,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sda"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:18,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J"} 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:26:18,753 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:26:18,754 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:26:18,754 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:26:18,754 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:26:18,754 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:26:18,754 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:26:18,754 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 20:26:18,782 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: {"lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "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 20:26:18,782 INFO snapshot-role/MainThread: {"lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "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 20:26:18,782 INFO snapshot-role/MainThread: {"lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "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 20:26:18,782 INFO snapshot-role/MainThread: {"lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "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 20:26:18,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:18,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdh"} 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO"} 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "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 20:26:18,783 INFO snapshot-role/MainThread: {"lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "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 20:26:18,783 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:18,783 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie"} 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "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 20:26:18,784 INFO snapshot-role/MainThread: {"lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "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 20:26:18,784 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sda"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:18,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J"} 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,785 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,810 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:18,834 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,835 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:18,859 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: { 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: , 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: } 2024-03-01 20:26:18,860 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:26:19,111 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,112 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,112 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,112 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,167 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:19,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,194 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:19,217 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:19,217 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,217 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,218 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:26:19,425 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,426 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,426 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,426 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,426 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,479 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,480 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,480 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,480 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:19,507 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,508 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:19,533 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,534 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:26:19,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,755 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,756 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,756 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,756 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:19,795 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,796 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:19,824 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:19,824 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,824 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,825 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:19,849 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: { 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: , 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: } 2024-03-01 20:26:19,850 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:26:20,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,072 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,072 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,072 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,073 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:20,119 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,119 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,120 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,144 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:20,168 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:20,168 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,168 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,169 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:26:20,385 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,385 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,385 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,385 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,385 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,385 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:20,423 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,424 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:20,450 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,451 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:20,475 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:20,475 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,475 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,475 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,475 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,476 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,476 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,476 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:26:20,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,676 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,676 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,676 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,677 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:20,719 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,720 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 20:26:20,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,720 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:20,749 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,750 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 20:26:20,750 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 20:26:20,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,750 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:20,774 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:20,774 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: , 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,775 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:26:20,984 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:20,985 INFO snapshot-role/MainThread: { 2024-03-01 20:26:20,985 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:20,985 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:20,985 INFO snapshot-role/MainThread: } 2024-03-01 20:26:20,985 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: { 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: { 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:21,026 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 20:26:21,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: } 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: , 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: } 2024-03-01 20:26:21,026 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:21,053 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: { 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: { 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:21,054 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 20:26:21,054 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 20:26:21,054 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 20:26:21,054 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: } 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: , 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: } 2024-03-01 20:26:21,054 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:21,078 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:21,078 INFO snapshot-role/MainThread: { 2024-03-01 20:26:21,078 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:21,078 INFO snapshot-role/MainThread: { 2024-03-01 20:26:21,078 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:21,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,079 INFO snapshot-role/MainThread: } 2024-03-01 20:26:21,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,079 INFO snapshot-role/MainThread: , 2024-03-01 20:26:21,079 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:21,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,079 INFO snapshot-role/MainThread: } 2024-03-01 20:26:21,079 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:26:21,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:21,293 INFO snapshot-role/MainThread: { 2024-03-01 20:26:21,293 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:21,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:21,293 INFO snapshot-role/MainThread: } 2024-03-01 20:26:21,294 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:24,515 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:26:24,515 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 20:26:24,546 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: {"lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,547 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdh"} 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO"} 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:24,548 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd", "pv_name":"/dev/sde"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie"} 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:24,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "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 20:26:24,550 INFO snapshot-role/MainThread: {"lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf", "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 20:26:24,550 INFO snapshot-role/MainThread: {"lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "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 20:26:24,550 INFO snapshot-role/MainThread: {"lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sda"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf"}, 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp"} 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,550 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,551 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:24,576 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,576 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,577 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:24,601 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,602 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:24,626 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,626 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,626 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,627 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:24,651 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,652 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:24,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,676 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,676 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,676 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,676 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,677 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:24,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,702 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:24,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,725 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,726 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:24,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,752 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:24,776 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,777 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:24,805 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,806 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:24,830 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,831 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,856 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,885 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:24,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,915 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:24,940 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,941 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:24,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,966 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:24,992 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:24,992 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: { 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: , 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: } 2024-03-01 20:26:24,993 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:25,018 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,019 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:25,043 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,044 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:25,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,070 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:25,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,097 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,098 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:25,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,122 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,123 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:25,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,147 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,147 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,148 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:25,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,173 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:25,197 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,198 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,224 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:25,251 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,251 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,252 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:25,278 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,279 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,306 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:25,333 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,333 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,334 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:25,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,359 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 20:26:25,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,359 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:25,386 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,386 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,387 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 20:26:25,387 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 20:26:25,387 INFO snapshot-role/MainThread: {"lv_name":"lv2", "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 20:26:25,387 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,387 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:25,411 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,411 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,412 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 20:26:25,412 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,412 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:25,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,438 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,439 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 20:26:25,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,439 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:25,464 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,465 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 20:26:25,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,465 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:25,491 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: {"lv_name":"lv2", "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 20:26:25,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,492 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,520 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 20:26:25,520 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 20:26:25,520 INFO snapshot-role/MainThread: {"lv_name":"lv2", "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 20:26:25,520 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,520 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:25,545 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,546 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:25,569 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,569 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,569 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,570 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: { 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: , 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:25,596 INFO snapshot-role/MainThread: } 2024-03-01 20:26:25,597 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:28,796 INFO snapshot-role/MainThread: list_cmd: 0 list None None snapset1 None 2024-03-01 20:26:28,796 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 20:26:28,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:28,829 INFO snapshot-role/MainThread: { 2024-03-01 20:26:28,829 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:28,829 INFO snapshot-role/MainThread: { 2024-03-01 20:26:28,829 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:28,829 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:26:28,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,829 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,829 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdh"} 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB"}, 2024-03-01 20:26:28,830 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO"} 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: } 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: { 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd", "pv_name":"/dev/sde"}, 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:28,831 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie"} 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: } 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: { 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "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 20:26:28,832 INFO snapshot-role/MainThread: {"lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf", "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 20:26:28,832 INFO snapshot-role/MainThread: {"lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "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 20:26:28,832 INFO snapshot-role/MainThread: {"lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sda"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J"}, 2024-03-01 20:26:28,832 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf"}, 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp"} 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: } 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: , 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: } 2024-03-01 20:26:28,833 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5 -P 2024-03-01 20:26:28,836 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,836 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv5_snapset1 -P 2024-03-01 20:26:28,839 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,839 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 20:26:28,842 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,842 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6_snapset1 -P 2024-03-01 20:26:28,845 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,845 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7 -P 2024-03-01 20:26:28,847 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,848 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 20:26:28,850 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,850 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8 -P 2024-03-01 20:26:28,853 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,853 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv8_snapset1 -P 2024-03-01 20:26:28,856 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,856 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3 -P 2024-03-01 20:26:28,858 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,859 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv3_snapset1 -P 2024-03-01 20:26:28,861 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,861 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4 -P 2024-03-01 20:26:28,864 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,864 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg2/lv4_snapset1 -P 2024-03-01 20:26:28,867 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,867 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1 -P 2024-03-01 20:26:28,869 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,870 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 20:26:28,872 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,872 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2 -P 2024-03-01 20:26:28,875 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,875 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 20:26:28,878 INFO snapshot-role/MainThread: Return code: 1 2024-03-01 20:26:28,881 INFO snapshot-role/MainThread: exit code: 0: [] 2024-03-01 20:26:32,225 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:26:32,225 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 20:26:32,256 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: {"lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: {"lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,256 INFO snapshot-role/MainThread: {"lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdh"} 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"7QE6ms-mdBM-dQAm-nffR-XaF7-NvoQ-thkoqT"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"N8O5ci-78kc-cdZe-1Qpp-HhIm-GIDd-ATG2PB"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"RMa6eA-2gFc-kyVT-MqaU-hVGs-bk8f-HiArhH"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"SS4YPw-mmoC-KW1n-rxMY-UfEl-VCFx-RS9X0a"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU"}, 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO"} 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,257 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd", "pv_name":"/dev/sde"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"W348xr-VBEB-Ueeq-4ap3-WbRj-Oucd-Gs4uUd"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"c0Plsf-wmmN-izz1-8C5R-6HiY-wlOo-2Zjlbm"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21"}, 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie"} 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,258 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "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 20:26:32,259 INFO snapshot-role/MainThread: {"lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf", "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 20:26:32,259 INFO snapshot-role/MainThread: {"lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "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 20:26:32,259 INFO snapshot-role/MainThread: {"lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sda"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"U3VzGh-N9p6-5A7T-XkLc-hoQI-0Ma9-DYNLcf"}, 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"kTNSfm-uYwT-lJgj-laMb-dqj8-Ra4e-m1oMjp"} 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,259 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,260 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,260 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,284 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 20:26:32,409 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,409 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,409 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,409 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,409 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,409 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:32,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,462 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 20:26:32,588 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,588 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,588 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,588 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,588 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,588 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,642 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,642 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:26:32,765 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,765 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,765 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,765 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:32,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,814 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,815 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 20:26:32,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,941 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,941 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,941 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,941 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,993 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:26:33,116 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:33,116 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:33,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,117 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,117 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: , 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,156 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:26:33,279 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:33,279 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,279 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:33,279 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,279 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,280 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:33,318 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 20:26:33,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: , 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,318 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:26:33,439 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:33,440 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:33,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,440 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,440 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:33,483 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: , 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,484 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:26:33,597 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:33,598 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,598 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:33,598 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,598 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,598 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:36,814 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:26:36,814 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 20:26:36,845 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,845 INFO snapshot-role/MainThread: {"lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "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 20:26:36,845 INFO snapshot-role/MainThread: {"lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "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 20:26:36,845 INFO snapshot-role/MainThread: {"lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "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 20:26:36,846 INFO snapshot-role/MainThread: {"lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "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 20:26:36,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt", "pv_name":"/dev/sdh"} 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO"} 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,846 INFO snapshot-role/MainThread: {"lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "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 20:26:36,847 INFO snapshot-role/MainThread: {"lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "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 20:26:36,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie"} 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "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 20:26:36,847 INFO snapshot-role/MainThread: {"lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "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 20:26:36,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sda"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:36,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv"}, 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J"} 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,848 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:36,872 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,873 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:36,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,898 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:36,924 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,925 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:36,950 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,951 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:36,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,977 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,001 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:37,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,026 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:37,050 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,051 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,076 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:37,100 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,101 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,126 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:37,149 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:37,149 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,150 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:37,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,173 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:37,224 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:37,224 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,254 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,280 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:37,306 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,307 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:37,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,332 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,332 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,332 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,333 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 20:26:37,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,333 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,333 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,333 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,333 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,333 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,358 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 20:26:37,358 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 20:26:37,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,358 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,384 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,411 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 20:26:37,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,411 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,437 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 20:26:37,437 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 20:26:37,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,437 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:37,461 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,462 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ 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="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" 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="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-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="LVM2_member" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" 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="LVM2_member" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" 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 20:24:33,324 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0n6j3pik/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:38,335 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tpkmxtat/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:45,978 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0ulf9666/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:46,046 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:46,047 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:24:46,078 INFO program/MainThread: stdout[2]: 2024-03-01 20:24:46,078 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:24:46,078 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:24:46,079 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:24:46,084 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,084 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:24:46,088 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:46,088 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:24:46,091 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:46,091 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:24:46,094 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:46,094 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:24:46,102 INFO program/MainThread: stdout: 2024-03-01 20:24:46,102 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:24:46,102 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,102 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,102 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,102 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,102 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:24:46,103 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:46,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,103 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 d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:46,103 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:46,103 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:46,104 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:24:46,104 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:46,104 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:24:46,104 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:24:46,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,129 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:24:46,134 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-36001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/wwn-0x6001405b752a44f768b49f59147805a4', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', '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': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'ID_SERIAL': '36001405b752a44f768b49f59147805a4', 'ID_SERIAL_SHORT': '6001405b752a44f768b49f59147805a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b752a44f7', 'ID_WWN_VENDOR_EXTENSION': '0x68b49f59147805a4', 'ID_WWN_WITH_EXTENSION': '0x6001405b752a44f768b49f59147805a4', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b752a44f768b49f59147805a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490247795'} ; 2024-03-01 20:24:46,134 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 20:24:46,134 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= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:46,161 INFO program/MainThread: stdout[3]: 2024-03-01 20:24:46,161 INFO program/MainThread: stderr[3]: 2024-03-01 20:24:46,161 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:24:46,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,175 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:24:46,179 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:24:46,180 INFO blivet/MainThread: sda is a disk 2024-03-01 20:24:46,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:24:46,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:24:46,184 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:46,187 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:46,187 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 20:24:46,190 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 20:24:46,191 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,191 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:24:46,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b8ac5b00) -- 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 = 6001405b752a44f768b49f59147805a4 2024-03-01 20:24:46,195 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:24:46,195 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:24:46,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/wwn-0x60014052674300d96a44112ae96e034d ' '/dev/disk/by-id/scsi-360014052674300d96a44112ae96e034d', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', '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': '2674300d-96a4-4112-ae96-e034dad22b47', 'ID_SERIAL': '360014052674300d96a44112ae96e034d', 'ID_SERIAL_SHORT': '60014052674300d96a44112ae96e034d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052674300d9', 'ID_WWN_VENDOR_EXTENSION': '0x6a44112ae96e034d', 'ID_WWN_WITH_EXTENSION': '0x60014052674300d96a44112ae96e034d', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052674300d96a44112ae96e034d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490255222'} ; 2024-03-01 20:24:46,198 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 20:24:46,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:24:46,208 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:24:46,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:24:46,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:24:46,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:46,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:46,215 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 20:24:46,218 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 20:24:46,218 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,218 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:24:46,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b8ac5ac8) -- 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 = 60014052674300d96a44112ae96e034d 2024-03-01 20:24:46,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:24:46,222 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:24:46,225 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-36001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', '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': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'ID_SERIAL': '36001405369be2723ef9435bb9ae4e527', 'ID_SERIAL_SHORT': '6001405369be2723ef9435bb9ae4e527', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405369be2723', 'ID_WWN_VENDOR_EXTENSION': '0xef9435bb9ae4e527', 'ID_WWN_WITH_EXTENSION': '0x6001405369be2723ef9435bb9ae4e527', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405369be2723ef9435bb9ae4e527', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491059783'} ; 2024-03-01 20:24:46,225 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 20:24:46,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,234 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:24:46,235 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:24:46,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:24:46,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:24:46,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:24:46,241 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:24:46,242 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 20:24:46,244 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 20:24:46,245 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,245 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:24:46,245 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b827e3c8) -- 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 = 6001405369be2723ef9435bb9ae4e527 2024-03-01 20:24:46,248 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:24:46,249 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:24:46,252 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/wwn-0x6001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c587bc48-467b-4121-ac24-a6834328fa25', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', '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': 'c587bc48-467b-4121-ac24-a6834328fa25', 'ID_SERIAL': '36001405c587bc48467b4121ac24a6834', 'ID_SERIAL_SHORT': '6001405c587bc48467b4121ac24a6834', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c587bc484', 'ID_WWN_VENDOR_EXTENSION': '0x67b4121ac24a6834', 'ID_WWN_WITH_EXTENSION': '0x6001405c587bc48467b4121ac24a6834', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c587bc48467b4121ac24a6834', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491179211'} ; 2024-03-01 20:24:46,252 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 20:24:46,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,261 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:24:46,262 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:24:46,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:24:46,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:24:46,265 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:24:46,268 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:24:46,268 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 20:24:46,271 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 20:24:46,271 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,272 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:24:46,272 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b827e8d0) -- 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 = 6001405c587bc48467b4121ac24a6834 2024-03-01 20:24:46,275 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:24:46,275 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:24:46,278 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-36001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/wwn-0x6001405e9f1a47258fa4a319a93b70a2', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', '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': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'ID_SERIAL': '36001405e9f1a47258fa4a319a93b70a2', 'ID_SERIAL_SHORT': '6001405e9f1a47258fa4a319a93b70a2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e9f1a4725', 'ID_WWN_VENDOR_EXTENSION': '0x8fa4a319a93b70a2', 'ID_WWN_WITH_EXTENSION': '0x6001405e9f1a47258fa4a319a93b70a2', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e9f1a47258fa4a319a93b70a2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490229116'} ; 2024-03-01 20:24:46,278 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 20:24:46,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,288 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:24:46,289 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:24:46,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:24:46,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:24:46,292 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:46,295 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:46,295 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 20:24:46,298 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 20:24:46,298 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,299 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:24:46,299 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b8ad5e48) -- 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 = 6001405e9f1a47258fa4a319a93b70a2 2024-03-01 20:24:46,302 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:24:46,302 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:24:46,305 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/scsi-36001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/wwn-0x6001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', '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': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'ID_SERIAL': '36001405ea09427dddc84e999f787ac88', 'ID_SERIAL_SHORT': '6001405ea09427dddc84e999f787ac88', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea09427dd', 'ID_WWN_VENDOR_EXTENSION': '0xdc84e999f787ac88', 'ID_WWN_WITH_EXTENSION': '0x6001405ea09427dddc84e999f787ac88', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea09427dddc84e999f787ac88', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490368534'} ; 2024-03-01 20:24:46,305 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 20:24:46,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,315 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:24:46,315 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:24:46,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:24:46,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:24:46,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:46,321 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:46,322 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 20:24:46,324 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 20:24:46,325 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,325 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:24:46,325 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b8289898) -- 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 = 6001405ea09427dddc84e999f787ac88 2024-03-01 20:24:46,329 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:24:46,329 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:24:46,332 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/wwn-0x6001405f2b0e8117b59443b8ec6c591c', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', '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': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'ID_SERIAL': '36001405f2b0e8117b59443b8ec6c591c', 'ID_SERIAL_SHORT': '6001405f2b0e8117b59443b8ec6c591c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f2b0e8117', 'ID_WWN_VENDOR_EXTENSION': '0xb59443b8ec6c591c', 'ID_WWN_WITH_EXTENSION': '0x6001405f2b0e8117b59443b8ec6c591c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f2b0e8117b59443b8ec6c591c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490482096'} ; 2024-03-01 20:24:46,332 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 20:24:46,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,342 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:24:46,342 INFO blivet/MainThread: sde is a disk 2024-03-01 20:24:46,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:24:46,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:24:46,345 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:46,348 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:46,348 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 20:24:46,351 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 20:24:46,352 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,352 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:24:46,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b8289cc0) -- 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 = 6001405f2b0e8117b59443b8ec6c591c 2024-03-01 20:24:46,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:24:46,355 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:24:46,359 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/scsi-360014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/wwn-0x60014055c1b9069433e405fb3fd35b0d', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', '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': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'ID_SERIAL': '360014055c1b9069433e405fb3fd35b0d', 'ID_SERIAL_SHORT': '60014055c1b9069433e405fb3fd35b0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c1b90694', 'ID_WWN_VENDOR_EXTENSION': '0x33e405fb3fd35b0d', 'ID_WWN_WITH_EXTENSION': '0x60014055c1b9069433e405fb3fd35b0d', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c1b9069433e405fb3fd35b0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490507383'} ; 2024-03-01 20:24:46,359 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 20:24:46,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,369 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:24:46,369 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:24:46,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:24:46,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:24:46,372 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:46,375 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:46,376 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 20:24:46,379 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 20:24:46,379 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,380 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:24:46,380 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b828e4a8) -- 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 = 60014055c1b9069433e405fb3fd35b0d 2024-03-01 20:24:46,383 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:24:46,383 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:24:46,386 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-360014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/wwn-0x60014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_9ea8189f-db04-47e8-b160-1596d637ab9a', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', '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': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'ID_SERIAL': '360014059ea8189fdb0447e8b1601596d', 'ID_SERIAL_SHORT': '60014059ea8189fdb0447e8b1601596d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ea8189fd', 'ID_WWN_VENDOR_EXTENSION': '0xb0447e8b1601596d', 'ID_WWN_WITH_EXTENSION': '0x60014059ea8189fdb0447e8b1601596d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ea8189fdb0447e8b1601596d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490715375'} ; 2024-03-01 20:24:46,386 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 20:24:46,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,396 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:24:46,396 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:24:46,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:24:46,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:24:46,400 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:46,403 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:46,403 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 20:24:46,406 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 20:24:46,406 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,407 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:24:46,407 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b828e6d8) -- 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 = 60014059ea8189fdb0447e8b1601596d 2024-03-01 20:24:46,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:24:46,410 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:24:46,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/scsi-36001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/wwn-0x6001405353766d565804e7abcf821707', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', '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': '353766d5-6580-4e7a-bcf8-21707de23043', 'ID_SERIAL': '36001405353766d565804e7abcf821707', 'ID_SERIAL_SHORT': '6001405353766d565804e7abcf821707', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405353766d56', 'ID_WWN_VENDOR_EXTENSION': '0x5804e7abcf821707', 'ID_WWN_WITH_EXTENSION': '0x6001405353766d565804e7abcf821707', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405353766d565804e7abcf821707', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490700615'} ; 2024-03-01 20:24:46,413 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 20:24:46,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,423 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:24:46,423 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:24:46,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:24:46,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:24:46,427 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:46,430 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:46,430 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 20:24:46,433 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 20:24:46,433 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,434 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:24:46,434 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b8285550) -- 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 = 6001405353766d565804e7abcf821707 2024-03-01 20:24:46,437 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:24:46,437 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:24:46,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/scsi-360014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', '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': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'ID_SERIAL': '360014059cda33e1d7544082aecd2f69e', 'ID_SERIAL_SHORT': '60014059cda33e1d7544082aecd2f69e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059cda33e1d', 'ID_WWN_VENDOR_EXTENSION': '0x7544082aecd2f69e', 'ID_WWN_WITH_EXTENSION': '0x60014059cda33e1d7544082aecd2f69e', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059cda33e1d7544082aecd2f69e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490840612'} ; 2024-03-01 20:24:46,440 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 20:24:46,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,450 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:24:46,451 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:24:46,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:24:46,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:24:46,454 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:46,457 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:46,457 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 20:24:46,460 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 20:24:46,460 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,461 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:24:46,461 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b8285be0) -- 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 = 60014059cda33e1d7544082aecd2f69e 2024-03-01 20:24:46,464 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:24:46,464 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:24:46,467 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/wwn-0x60014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', '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': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'ID_SERIAL': '360014059e1088291be34b3eb7eb65fb4', 'ID_SERIAL_SHORT': '60014059e1088291be34b3eb7eb65fb4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059e1088291', 'ID_WWN_VENDOR_EXTENSION': '0xbe34b3eb7eb65fb4', 'ID_WWN_WITH_EXTENSION': '0x60014059e1088291be34b3eb7eb65fb4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059e1088291be34b3eb7eb65fb4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491042093'} ; 2024-03-01 20:24:46,467 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 20:24:46,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,477 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:24:46,478 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:24:46,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:24:46,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:24:46,481 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:46,484 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:46,484 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 20:24:46,487 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 20:24:46,488 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:24:46,488 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:24:46,488 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b828ee80) -- 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 = 60014059e1088291be34b3eb7eb65fb4 2024-03-01 20:24:46,491 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:24:46,491 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:24:46,494 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30192472'} ; 2024-03-01 20:24:46,494 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:24:46,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:46,504 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:24:46,504 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:24:46,504 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:24:46,504 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:24:46,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:24:46,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:24:46,507 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:24:46,510 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:24:46,511 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:24:46,514 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:24:46,514 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:24:46,514 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:24:46,514 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff9b8299ac8) -- 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 20:24:46,518 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:24:46,521 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:46,522 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:24:46,525 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:46,525 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:24:46,528 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:46,528 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:24:46,532 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:46,532 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:24:46,535 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:24:46,538 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,541 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:24:46,544 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 0x7ff9b829fa88> 2024-03-01 20:24:49,481 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:24:49,487 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:24:49,487 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:24:49,491 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5 ' '/dev/disk/by-partuuid/b2f85011-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', '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': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30196535'} ; 2024-03-01 20:24:49,492 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:24:49,492 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:24:49,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,501 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:24:49,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,506 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:49,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:49,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:24:49,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:24:49,541 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:24:49,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:24:49,544 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:24:49,547 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:24:49,548 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:24:49,551 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:24:49,551 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:49,551 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:24:49,554 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:24:49,558 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:24:49,561 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:24:49,564 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:24:49,567 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:24:49,568 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:49,568 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:24:49,568 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:24:49,568 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff9b8299b38) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = b2f85011-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 0x7ff9b82315c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:24:49,572 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:24:49,575 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:49,575 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:24:49,578 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:49,578 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:24:49,582 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:49,582 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:24:49,585 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:49,585 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:24:49,587 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:24:49,587 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:24:49,590 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:49,591 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:24:49,594 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:24:49,594 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:49,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:49,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:49,621 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:24:49,622 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:24:49,626 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 20:24:49,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,631 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 20:24:49,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:49,634 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:24:49,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:49,645 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:24:49,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,653 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 20:24:49,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:49,656 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:24:49,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:49,667 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:24:49,669 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 20:24:49,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,675 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 20:24:49,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:49,678 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 20:24:49,680 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 20:24:49,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,686 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 20:24:49,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:49,689 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:24:49,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:24:54,546 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ossi532o/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:54,582 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:54,582 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:24:54,585 INFO program/MainThread: stdout[2]: 2024-03-01 20:24:54,586 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:24:54,586 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:24:54,586 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:24:54,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:54,591 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:24:54,595 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:54,595 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:24:54,598 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:54,598 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:24:54,601 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:54,601 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:24:54,608 INFO program/MainThread: stdout: 2024-03-01 20:24:54,608 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:24:54,609 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:24:54,609 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:54,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:54,609 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 d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:54,609 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:54,609 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:54,610 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:24:54,610 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:54,610 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:24:54,610 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:24:54,610 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:54,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:54,632 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:24:54,637 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/wwn-0x6001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/scsi-36001405b752a44f768b49f59147805a4', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', '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': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'ID_SERIAL': '36001405b752a44f768b49f59147805a4', 'ID_SERIAL_SHORT': '6001405b752a44f768b49f59147805a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b752a44f7', 'ID_WWN_VENDOR_EXTENSION': '0x68b49f59147805a4', 'ID_WWN_WITH_EXTENSION': '0x6001405b752a44f768b49f59147805a4', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b752a44f768b49f59147805a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490247795'} ; 2024-03-01 20:24:54,637 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 20:24:54,637 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= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:54,667 INFO program/MainThread: stdout[3]: 2024-03-01 20:24:54,667 INFO program/MainThread: stderr[3]: 2024-03-01 20:24:54,667 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:24:54,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,680 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:24:54,684 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:24:54,685 INFO blivet/MainThread: sda is a disk 2024-03-01 20:24:54,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:24:54,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:24:54,689 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:54,692 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:54,692 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 20:24:54,695 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 20:24:54,695 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,696 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:24:54,696 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d3e21ac8) -- 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 = 6001405b752a44f768b49f59147805a4 2024-03-01 20:24:54,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:24:54,700 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:24:54,703 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052674300d96a44112ae96e034d ' '/dev/disk/by-id/wwn-0x60014052674300d96a44112ae96e034d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', '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': '2674300d-96a4-4112-ae96-e034dad22b47', 'ID_SERIAL': '360014052674300d96a44112ae96e034d', 'ID_SERIAL_SHORT': '60014052674300d96a44112ae96e034d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052674300d9', 'ID_WWN_VENDOR_EXTENSION': '0x6a44112ae96e034d', 'ID_WWN_WITH_EXTENSION': '0x60014052674300d96a44112ae96e034d', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052674300d96a44112ae96e034d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490255222'} ; 2024-03-01 20:24:54,703 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 20:24:54,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,713 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:24:54,713 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:24:54,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:24:54,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:24:54,716 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:54,719 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:54,720 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 20:24:54,723 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 20:24:54,723 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,723 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:24:54,723 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d3e21a90) -- 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 = 60014052674300d96a44112ae96e034d 2024-03-01 20:24:54,726 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:24:54,727 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:24:54,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/wwn-0x6001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-36001405369be2723ef9435bb9ae4e527', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', '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': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'ID_SERIAL': '36001405369be2723ef9435bb9ae4e527', 'ID_SERIAL_SHORT': '6001405369be2723ef9435bb9ae4e527', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405369be2723', 'ID_WWN_VENDOR_EXTENSION': '0xef9435bb9ae4e527', 'ID_WWN_WITH_EXTENSION': '0x6001405369be2723ef9435bb9ae4e527', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405369be2723ef9435bb9ae4e527', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491059783'} ; 2024-03-01 20:24:54,730 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 20:24:54,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,739 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:24:54,740 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:24:54,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:24:54,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:24:54,743 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:24:54,746 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:24:54,746 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 20:24:54,749 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 20:24:54,750 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,750 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:24:54,750 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2dd9390) -- 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 = 6001405369be2723ef9435bb9ae4e527 2024-03-01 20:24:54,753 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:24:54,753 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:24:54,757 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/scsi-36001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/wwn-0x6001405c587bc48467b4121ac24a6834', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', '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': 'c587bc48-467b-4121-ac24-a6834328fa25', 'ID_SERIAL': '36001405c587bc48467b4121ac24a6834', 'ID_SERIAL_SHORT': '6001405c587bc48467b4121ac24a6834', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c587bc484', 'ID_WWN_VENDOR_EXTENSION': '0x67b4121ac24a6834', 'ID_WWN_WITH_EXTENSION': '0x6001405c587bc48467b4121ac24a6834', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c587bc48467b4121ac24a6834', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491179211'} ; 2024-03-01 20:24:54,757 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 20:24:54,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,766 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:24:54,767 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:24:54,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:24:54,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:24:54,770 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:24:54,773 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:24:54,773 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 20:24:54,776 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 20:24:54,776 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,777 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:24:54,777 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2dd9898) -- 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 = 6001405c587bc48467b4121ac24a6834 2024-03-01 20:24:54,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:24:54,780 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:24:54,783 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/wwn-0x6001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-36001405e9f1a47258fa4a319a93b70a2', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', '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': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'ID_SERIAL': '36001405e9f1a47258fa4a319a93b70a2', 'ID_SERIAL_SHORT': '6001405e9f1a47258fa4a319a93b70a2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e9f1a4725', 'ID_WWN_VENDOR_EXTENSION': '0x8fa4a319a93b70a2', 'ID_WWN_WITH_EXTENSION': '0x6001405e9f1a47258fa4a319a93b70a2', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e9f1a47258fa4a319a93b70a2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490229116'} ; 2024-03-01 20:24:54,783 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 20:24:54,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,793 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:24:54,794 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:24:54,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:24:54,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:24:54,797 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:54,800 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:54,800 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 20:24:54,803 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 20:24:54,803 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,804 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:24:54,804 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d3e36e10) -- 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 = 6001405e9f1a47258fa4a319a93b70a2 2024-03-01 20:24:54,807 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:24:54,807 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:24:54,810 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-36001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', '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': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'ID_SERIAL': '36001405ea09427dddc84e999f787ac88', 'ID_SERIAL_SHORT': '6001405ea09427dddc84e999f787ac88', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea09427dd', 'ID_WWN_VENDOR_EXTENSION': '0xdc84e999f787ac88', 'ID_WWN_WITH_EXTENSION': '0x6001405ea09427dddc84e999f787ac88', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea09427dddc84e999f787ac88', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490368534'} ; 2024-03-01 20:24:54,810 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 20:24:54,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,820 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:24:54,820 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:24:54,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:24:54,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:24:54,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:54,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:54,826 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 20:24:54,829 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 20:24:54,830 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,830 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:24:54,830 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2de4860) -- 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 = 6001405ea09427dddc84e999f787ac88 2024-03-01 20:24:54,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:24:54,833 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:24:54,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/wwn-0x6001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-36001405f2b0e8117b59443b8ec6c591c', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', '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': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'ID_SERIAL': '36001405f2b0e8117b59443b8ec6c591c', 'ID_SERIAL_SHORT': '6001405f2b0e8117b59443b8ec6c591c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f2b0e8117', 'ID_WWN_VENDOR_EXTENSION': '0xb59443b8ec6c591c', 'ID_WWN_WITH_EXTENSION': '0x6001405f2b0e8117b59443b8ec6c591c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f2b0e8117b59443b8ec6c591c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490482096'} ; 2024-03-01 20:24:54,837 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 20:24:54,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,846 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:24:54,847 INFO blivet/MainThread: sde is a disk 2024-03-01 20:24:54,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:24:54,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:24:54,850 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:54,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:54,853 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 20:24:54,856 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 20:24:54,857 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,857 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:24:54,857 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2de4c88) -- 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 = 6001405f2b0e8117b59443b8ec6c591c 2024-03-01 20:24:54,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:24:54,860 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:24:54,863 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/scsi-360014055c1b9069433e405fb3fd35b0d', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', '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': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'ID_SERIAL': '360014055c1b9069433e405fb3fd35b0d', 'ID_SERIAL_SHORT': '60014055c1b9069433e405fb3fd35b0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c1b90694', 'ID_WWN_VENDOR_EXTENSION': '0x33e405fb3fd35b0d', 'ID_WWN_WITH_EXTENSION': '0x60014055c1b9069433e405fb3fd35b0d', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c1b9069433e405fb3fd35b0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490507383'} ; 2024-03-01 20:24:54,864 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 20:24:54,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,873 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:24:54,874 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:24:54,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:24:54,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:24:54,877 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:54,880 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:54,880 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 20:24:54,884 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 20:24:54,884 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,884 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:24:54,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2de9470) -- 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 = 60014055c1b9069433e405fb3fd35b0d 2024-03-01 20:24:54,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:24:54,888 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:24:54,891 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/wwn-0x60014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', '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': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'ID_SERIAL': '360014059ea8189fdb0447e8b1601596d', 'ID_SERIAL_SHORT': '60014059ea8189fdb0447e8b1601596d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ea8189fd', 'ID_WWN_VENDOR_EXTENSION': '0xb0447e8b1601596d', 'ID_WWN_WITH_EXTENSION': '0x60014059ea8189fdb0447e8b1601596d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ea8189fdb0447e8b1601596d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490715375'} ; 2024-03-01 20:24:54,891 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 20:24:54,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,900 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:24:54,901 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:24:54,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:24:54,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:24:54,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:54,907 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:54,907 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 20:24:54,910 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 20:24:54,911 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,911 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:24:54,911 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2de96a0) -- 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 = 60014059ea8189fdb0447e8b1601596d 2024-03-01 20:24:54,914 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:24:54,914 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:24:54,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/wwn-0x6001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-36001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', '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': '353766d5-6580-4e7a-bcf8-21707de23043', 'ID_SERIAL': '36001405353766d565804e7abcf821707', 'ID_SERIAL_SHORT': '6001405353766d565804e7abcf821707', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405353766d56', 'ID_WWN_VENDOR_EXTENSION': '0x5804e7abcf821707', 'ID_WWN_WITH_EXTENSION': '0x6001405353766d565804e7abcf821707', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405353766d565804e7abcf821707', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490700615'} ; 2024-03-01 20:24:54,918 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 20:24:54,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,927 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:24:54,928 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:24:54,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:24:54,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:24:54,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:54,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:54,934 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 20:24:54,937 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 20:24:54,938 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,938 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:24:54,938 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2de0518) -- 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 = 6001405353766d565804e7abcf821707 2024-03-01 20:24:54,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:24:54,941 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:24:54,945 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/wwn-0x60014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-360014059cda33e1d7544082aecd2f69e', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', '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': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'ID_SERIAL': '360014059cda33e1d7544082aecd2f69e', 'ID_SERIAL_SHORT': '60014059cda33e1d7544082aecd2f69e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059cda33e1d', 'ID_WWN_VENDOR_EXTENSION': '0x7544082aecd2f69e', 'ID_WWN_WITH_EXTENSION': '0x60014059cda33e1d7544082aecd2f69e', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059cda33e1d7544082aecd2f69e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490840612'} ; 2024-03-01 20:24:54,945 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 20:24:54,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,954 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:24:54,955 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:24:54,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:24:54,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:24:54,958 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:54,961 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:54,961 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 20:24:54,964 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 20:24:54,964 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,965 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:24:54,965 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2de0ba8) -- 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 = 60014059cda33e1d7544082aecd2f69e 2024-03-01 20:24:54,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:24:54,968 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:24:54,971 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-360014059e1088291be34b3eb7eb65fb4', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', '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': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'ID_SERIAL': '360014059e1088291be34b3eb7eb65fb4', 'ID_SERIAL_SHORT': '60014059e1088291be34b3eb7eb65fb4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059e1088291', 'ID_WWN_VENDOR_EXTENSION': '0xbe34b3eb7eb65fb4', 'ID_WWN_WITH_EXTENSION': '0x60014059e1088291be34b3eb7eb65fb4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059e1088291be34b3eb7eb65fb4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491042093'} ; 2024-03-01 20:24:54,971 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 20:24:54,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:54,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:54,981 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:24:54,982 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:24:54,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:24:54,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:24:54,985 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:54,988 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:54,988 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 20:24:54,991 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 20:24:54,991 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:24:54,992 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:24:54,992 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2de9fd0) -- 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 = 60014059e1088291be34b3eb7eb65fb4 2024-03-01 20:24:54,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:24:54,995 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:24:54,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30192472'} ; 2024-03-01 20:24:54,998 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:24:55,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:55,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:55,008 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:24:55,008 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:24:55,008 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:24:55,008 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:24:55,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:24:55,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:24:55,011 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:24:55,014 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:24:55,014 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:24:55,017 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:24:55,018 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:24:55,018 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:24:55,018 INFO blivet/MainThread: got device: DiskDevice instance (0x7f57d2df4a90) -- 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 20:24:55,021 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:24:55,025 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:55,025 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:24:55,028 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:55,028 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:24:55,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:55,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:24:55,035 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:55,035 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:24:55,038 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:24:55,041 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:55,044 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:24:55,049 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 0x7f57d2dfaac8> 2024-03-01 20:24:57,857 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:24:57,862 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:24:57,862 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:24:57,866 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', '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': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30196535'} ; 2024-03-01 20:24:57,866 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:24:57,866 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:24:57,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,875 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:24:57,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:57,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:57,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:24:57,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:24:57,915 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:24:57,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:24:57,918 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:24:57,921 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:24:57,922 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:24:57,925 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:24:57,925 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:57,925 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:24:57,928 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:24:57,932 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:24:57,935 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:24:57,938 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:24:57,941 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:24:57,941 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:57,941 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:24:57,942 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:24:57,941 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f57d2dfb160) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = b2f85011-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 0x7f57d2d8c5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:24:57,945 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:24:57,949 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:57,949 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:24:57,952 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:57,952 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:24:57,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,955 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:24:57,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:24:57,960 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:24:57,960 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:24:57,964 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:57,964 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:24:57,967 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:24:57,967 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:57,968 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:57,982 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:57,994 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:24:57,995 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:24:57,999 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 20:24:58,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:58,004 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 20:24:58,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:58,007 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:24:58,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:58,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:58,018 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:24:58,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:58,026 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 20:24:58,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:58,029 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:24:58,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:58,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:58,040 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:24:58,042 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 20:24:58,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:58,047 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 20:24:58,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:58,050 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 20:24:58,053 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 20:24:58,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:58,058 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 20:24:58,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:58,061 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:24:58,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:58,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:58,072 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:24:58,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:24:58,078 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:24:58,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:24:58,083 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:24:58,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:24:58,088 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:24:58,091 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:58,091 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:24:58,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:24:58,095 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:58,095 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:58,098 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:24:58,098 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:58,101 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:58,101 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:24:58,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:24:58,105 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:58,105 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:58,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:24:58,108 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:58,110 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:58,111 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:24:58,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:24:58,114 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:58,114 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:58,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:24:58,117 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:58,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:24:58,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:24:58,125 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:58,128 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:24:58,131 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:58,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:24:58,139 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:58,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:24:58,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:24:58,143 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:24:58,143 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:58,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:58,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:58,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:58,155 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:24:58,156 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:58,156 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:58,157 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:24:58,157 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:58,157 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:58,160 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:58,160 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:24:58,163 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:58,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:24:58,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:58,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:24:58,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:24:58,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:24:58,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:58,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:24:58,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:24:58,184 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:58,185 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:58,185 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:24:58,185 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:24:58,191 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:24:58,191 INFO program/MainThread: stderr[4]: 2024-03-01 20:24:58,191 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:24:58,192 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:24:58,192 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:58,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:24:58,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:24:58,197 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:58,198 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:58,198 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:24:58,198 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:24:58,201 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:24:58,204 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:24:58,206 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:24:58,207 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:24:58,209 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:24:58,209 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 0x7f57d2d33728> 2024-03-01 20:24:58,210 INFO blivet/MainThread: sorting actions... 2024-03-01 20:24:58,211 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:58,211 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:58,211 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:58,212 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:58,212 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:58,212 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:58,212 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:58,212 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:58,212 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:58,213 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:58,215 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:58,218 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:24:58,218 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:24:58,225 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,225 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,264 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:58,268 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:58,271 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:24:58,271 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:24:58,276 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,303 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,314 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,314 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:58,318 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:58,321 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:24:58,321 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:24:58,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,328 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,354 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,354 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,367 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:58,371 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,374 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,377 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,377 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:24:58,377 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:58,414 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:24:58,414 INFO program/MainThread: stderr[5]: 2024-03-01 20:24:58,414 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:24:58,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,442 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,449 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:58,450 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 20:24:58,452 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:24:58,478 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,509 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:58,513 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,516 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,519 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,519 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:24:58,519 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:58,554 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:24:58,555 INFO program/MainThread: stderr[6]: 2024-03-01 20:24:58,555 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:24:58,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,583 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,590 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:58,590 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 20:24:58,591 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:24:58,603 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,626 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,626 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:58,630 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,633 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,636 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,636 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:24:58,636 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:58,667 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:24:58,668 INFO program/MainThread: stderr[7]: 2024-03-01 20:24:58,668 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:24:58,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,691 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,697 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:58,698 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 20:24:58,700 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:24:58,712 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,740 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,740 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:58,744 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:24:58,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:58,750 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,753 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,756 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,759 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,762 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,764 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:24:58,767 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:58,833 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:24:58,833 INFO program/MainThread: stderr[8]: 2024-03-01 20:24:58,833 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:24:58,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:58,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:58,850 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,854 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,857 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,860 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,863 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,866 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,879 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:58,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:58,886 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,902 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:24:58,910 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,910 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,920 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,920 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:58,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:24:58,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:24:58,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:58,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:58,937 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,943 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,950 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:58,953 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:58,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:58,966 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:58,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:58,971 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:58,999 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:24:58,999 INFO program/MainThread: stderr[9]: 2024-03-01 20:24:58,999 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:24:59,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:24:59,004 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:59,090 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:24:59,090 INFO program/MainThread: stderr[10]: 2024-03-01 20:24:59,090 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:24:59,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:59,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:59,105 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:59,105 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:59,139 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:59,143 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 20:24:59,144 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:59,145 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:24:59,154 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:59,155 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:59,171 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:59,171 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:59,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:59,178 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:24:59,181 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:24:59,181 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:24:59,239 INFO program/MainThread: stdout: 2024-03-01 20:24:59,239 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:24:59,239 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:59,239 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:59,239 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:59,239 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:24:59,239 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:59,240 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:59,240 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:24:59,240 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:59,240 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:59,240 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:59,240 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:24:59,254 INFO program/MainThread: stdout: 2024-03-01 20:24:59,254 INFO program/MainThread: writing all SBs 2024-03-01 20:24:59,255 INFO program/MainThread: new label = "" 2024-03-01 20:24:59,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:59,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:59,272 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:59,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:59,276 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:59,278 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:24:59,287 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:59,287 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:59,301 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:59,306 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:24:59,306 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 0x7f57d2cc7938> 2024-03-01 20:24:59,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:59,312 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 20:24:59,312 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:24:59,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:59,318 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 20:24:59,318 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:25:07,499 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_w9kkp32v/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:07,536 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:07,536 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:25:07,540 INFO program/MainThread: stdout[2]: 2024-03-01 20:25:07,540 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:25:07,540 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:25:07,541 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:25:07,546 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:07,546 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:25:07,550 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:07,550 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:25:07,553 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:07,553 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:25:07,556 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:07,556 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:25:07,565 INFO program/MainThread: stdout: 2024-03-01 20:25:07,565 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:25:07,565 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G 2024-03-01 20:25:07,565 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 3e13bce5-472e-4274-be77-11b40aeb6e82 2024-03-01 20:25:07,565 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu 2024-03-01 20:25:07,565 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 3e13bce5-472e-4274-be77-11b40aeb6e82 2024-03-01 20:25:07,565 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 2024-03-01 20:25:07,565 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,565 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:25:07,566 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:07,566 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:07,566 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 3e13bce5-472e-4274-be77-11b40aeb6e82 sdb 1073741824 root disk brw-rw---- LVM2_member onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 3e13bce5-472e-4274-be77-11b40aeb6e82 sdc 1073741824 root disk brw-rw---- LVM2_member vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 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 d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:07,566 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:07,566 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:07,567 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:25:07,567 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:07,567 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:25:07,567 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:25:07,567 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:07,580 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:07,592 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 20:25:07,597 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-36001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/lvm-pv-uuid-1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G', 'ID_FS_UUID_ENC': '1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G', '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': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'ID_SERIAL': '36001405b752a44f768b49f59147805a4', 'ID_SERIAL_SHORT': '6001405b752a44f768b49f59147805a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b752a44f7', 'ID_WWN_VENDOR_EXTENSION': '0x68b49f59147805a4', 'ID_WWN_WITH_EXTENSION': '0x6001405b752a44f768b49f59147805a4', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b752a44f768b49f59147805a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:0', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:0.service', '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': '490247795'} ; 2024-03-01 20:25:07,597 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 20:25:07,597 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= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:07,626 INFO program/MainThread: stdout[3]: 2024-03-01 20:25:07,627 INFO program/MainThread: stderr[3]: 2024-03-01 20:25:07,627 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:25:07,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:07,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:07,640 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:25:07,645 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:25:07,645 INFO blivet/MainThread: sda is a disk 2024-03-01 20:25:07,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:25:07,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:25:07,649 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:25:07,652 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:25:07,653 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 20:25:07,656 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 20:25:07,656 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:25:07,656 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:25:07,657 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb706447b00) -- 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 = 6001405b752a44f768b49f59147805a4 2024-03-01 20:25:07,660 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:25:07,664 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:07,664 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:25:07,667 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:07,668 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:25:07,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:07,671 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:25:07,674 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:07,674 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:25:07,678 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:25:07,678 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:25:07,678 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:07,707 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:07,707 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu. WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (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 20:25:07,708 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:25:07,708 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:25:07,712 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G ; label: None ; device: /dev/sda ; serial: 36001405b752a44f768b49f59147805a4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; pe_start: 8 MiB ; 2024-03-01 20:25:07,713 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:25:07,716 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:25:07,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:07,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:07,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:07,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:07,728 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:07,755 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:07,755 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu. WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (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 20:25:07,755 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:25:07,756 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:25:07,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:25:07,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:25:07,765 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:07,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:25:07,769 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:25:07,769 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:07,800 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 20:25:07,800 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu. WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (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 20:25:07,800 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:25:07,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:25:07,806 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:25:07,808 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:25:07,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:07,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:25:07,815 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:25:07,815 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:07,819 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052674300d96a44112ae96e034d ' '/dev/disk/by-id/wwn-0x60014052674300d96a44112ae96e034d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/lvm-pv-uuid-onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu', 'ID_FS_UUID_ENC': 'onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu', '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': '2674300d-96a4-4112-ae96-e034dad22b47', 'ID_SERIAL': '360014052674300d96a44112ae96e034d', 'ID_SERIAL_SHORT': '60014052674300d96a44112ae96e034d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052674300d9', 'ID_WWN_VENDOR_EXTENSION': '0x6a44112ae96e034d', 'ID_WWN_WITH_EXTENSION': '0x60014052674300d96a44112ae96e034d', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052674300d96a44112ae96e034d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:16', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:16.service', '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': '490255222'} ; 2024-03-01 20:25:07,819 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 20:25:07,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:07,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:07,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:25:07,829 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:25:07,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:25:07,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:25:07,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:25:07,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:25:07,836 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 20:25:07,839 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 20:25:07,840 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:25:07,840 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:25:07,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb706401e80) -- 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 = 60014052674300d96a44112ae96e034d 2024-03-01 20:25:07,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:25:07,847 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:07,847 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:25:07,850 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:07,850 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:25:07,853 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:07,853 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:25:07,857 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:07,857 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:25:07,860 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:25:07,860 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:25:07,860 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= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:07,888 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:07,889 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (last written to /dev/sdc). 2024-03-01 20:25:07,889 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:25:07,889 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:25:07,893 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu ; label: None ; device: /dev/sdb ; serial: 360014052674300d96a44112ae96e034d ; exists: True ; vg_name: test_vg1 ; vg_uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:25:07,894 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:25:07,897 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:25:07,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:07,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:25:07,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:25:07,910 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:07,912 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:25:07,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:07,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:07,919 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= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:07,946 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 20:25:07,946 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (last written to /dev/sdc). 2024-03-01 20:25:07,946 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:25:07,946 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:25:07,947 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:07,951 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/wwn-0x6001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-36001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_369be272-3ef9-435b-b9ae-4e5277cae20b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', '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': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'ID_SERIAL': '36001405369be2723ef9435bb9ae4e527', 'ID_SERIAL_SHORT': '6001405369be2723ef9435bb9ae4e527', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405369be2723', 'ID_WWN_VENDOR_EXTENSION': '0xef9435bb9ae4e527', 'ID_WWN_WITH_EXTENSION': '0x6001405369be2723ef9435bb9ae4e527', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405369be2723ef9435bb9ae4e527', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491059783'} ; 2024-03-01 20:25:07,951 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 20:25:07,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:25:07,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:07,962 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:25:07,962 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:25:07,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:25:07,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:25:07,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:25:07,969 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:25:07,969 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 20:25:07,972 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 20:25:07,973 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:25:07,973 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:25:07,973 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb705329e10) -- 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 = 6001405369be2723ef9435bb9ae4e527 2024-03-01 20:25:07,976 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:25:07,977 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:25:07,980 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/wwn-0x6001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-36001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c587bc48-467b-4121-ac24-a6834328fa25', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', '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': 'c587bc48-467b-4121-ac24-a6834328fa25', 'ID_SERIAL': '36001405c587bc48467b4121ac24a6834', 'ID_SERIAL_SHORT': '6001405c587bc48467b4121ac24a6834', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c587bc484', 'ID_WWN_VENDOR_EXTENSION': '0x67b4121ac24a6834', 'ID_WWN_WITH_EXTENSION': '0x6001405c587bc48467b4121ac24a6834', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c587bc48467b4121ac24a6834', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491179211'} ; 2024-03-01 20:25:07,980 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 20:25:07,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:25:07,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:07,990 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:25:07,990 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:25:07,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:25:07,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:25:07,994 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:25:07,997 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:25:07,997 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 20:25:08,000 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 20:25:08,000 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,001 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:25:08,001 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb705333eb8) -- 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 = 6001405c587bc48467b4121ac24a6834 2024-03-01 20:25:08,004 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:25:08,004 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:25:08,008 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-36001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/lvm-pv-uuid-vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0', 'ID_FS_UUID_ENC': 'vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0', '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': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'ID_SERIAL': '36001405e9f1a47258fa4a319a93b70a2', 'ID_SERIAL_SHORT': '6001405e9f1a47258fa4a319a93b70a2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e9f1a4725', 'ID_WWN_VENDOR_EXTENSION': '0x8fa4a319a93b70a2', 'ID_WWN_WITH_EXTENSION': '0x6001405e9f1a47258fa4a319a93b70a2', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e9f1a47258fa4a319a93b70a2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:32', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:32.service', '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': '490229116'} ; 2024-03-01 20:25:08,008 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 20:25:08,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,018 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:25:08,018 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:25:08,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:25:08,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:25:08,021 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:25:08,025 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:25:08,025 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 20:25:08,028 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 20:25:08,028 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,029 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:25:08,029 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb705333b00) -- 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 = 6001405e9f1a47258fa4a319a93b70a2 2024-03-01 20:25:08,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:25:08,035 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:08,035 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:25:08,039 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:08,039 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:25:08,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:08,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:25:08,046 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:08,046 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:25:08,049 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:25:08,049 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:25:08,049 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= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:08,078 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:08,078 INFO program/MainThread: stderr[9]: 2024-03-01 20:25:08,078 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:25:08,079 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:25:08,083 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 ; label: None ; device: /dev/sdc ; serial: 36001405e9f1a47258fa4a319a93b70a2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:25:08,083 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:25:08,086 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:25:08,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:08,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:08,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:25:08,099 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:08,102 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:25:08,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:08,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:08,108 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= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:08,137 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 20:25:08,137 INFO program/MainThread: stderr[10]: 2024-03-01 20:25:08,137 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:25:08,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:08,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:25:08,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:08,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:25:08,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:25:08,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:08,163 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:08,166 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 20:25:08,166 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:08,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:25:08,170 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:25:08,173 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:08,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:25:08,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:25:08,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:08,181 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:08,184 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 20:25:08,184 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:08,185 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:25:08,185 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:25:08,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:08,188 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:08,191 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 20:25:08,192 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:08,195 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3e13bce5-472e-4274-be77-11b40aeb6e82 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-YT8kZfaf8stZXr0WgC7tLANM39ejaRUpO2k3ZuFb1gUn7nW78t86lrS0zHVDyd6b ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-YT8kZfaf8stZXr0WgC7tLANM39ejaRUpO2k3ZuFb1gUn7nW78t86lrS0zHVDyd6b', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3e13bce5-472e-4274-be77-11b40aeb6e82', 'ID_FS_UUID_ENC': '3e13bce5-472e-4274-be77-11b40aeb6e82', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '862192454'} ; 2024-03-01 20:25:08,196 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:08,196 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:08,200 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:25:08,200 INFO program/MainThread: stderr[11]: 2024-03-01 20:25:08,200 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:25:08,200 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:08,204 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:25:08,204 INFO program/MainThread: stderr[12]: 2024-03-01 20:25:08,204 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:25:08,204 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:08,207 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:25:08,208 INFO program/MainThread: stderr[13]: 2024-03-01 20:25:08,208 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:25:08,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:25:08,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:08,219 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:08,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:08,220 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:08,216 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb705335ba8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7fb706403a90) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:08,220 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:08,224 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:25:08,224 INFO program/MainThread: stderr[14]: 2024-03-01 20:25:08,224 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:25:08,228 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:08,232 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:08,232 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:25:08,235 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:08,235 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:25:08,240 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:08,240 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:25:08,243 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:08,243 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:25:08,245 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:25:08,245 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:25:08,249 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:08,249 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:25:08,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:25:08,253 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:08,253 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:08,256 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/scsi-36001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/wwn-0x6001405ea09427dddc84e999f787ac88', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', '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': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'ID_SERIAL': '36001405ea09427dddc84e999f787ac88', 'ID_SERIAL_SHORT': '6001405ea09427dddc84e999f787ac88', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea09427dd', 'ID_WWN_VENDOR_EXTENSION': '0xdc84e999f787ac88', 'ID_WWN_WITH_EXTENSION': '0x6001405ea09427dddc84e999f787ac88', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea09427dddc84e999f787ac88', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490368534'} ; 2024-03-01 20:25:08,257 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 20:25:08,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:25:08,267 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:25:08,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:25:08,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:25:08,270 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:25:08,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:25:08,274 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 20:25:08,277 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 20:25:08,278 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,278 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:25:08,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb7064b7fd0) -- 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 = 6001405ea09427dddc84e999f787ac88 2024-03-01 20:25:08,281 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:25:08,281 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:25:08,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/wwn-0x6001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', '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': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'ID_SERIAL': '36001405f2b0e8117b59443b8ec6c591c', 'ID_SERIAL_SHORT': '6001405f2b0e8117b59443b8ec6c591c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f2b0e8117', 'ID_WWN_VENDOR_EXTENSION': '0xb59443b8ec6c591c', 'ID_WWN_WITH_EXTENSION': '0x6001405f2b0e8117b59443b8ec6c591c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f2b0e8117b59443b8ec6c591c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490482096'} ; 2024-03-01 20:25:08,285 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 20:25:08,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,295 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:25:08,295 INFO blivet/MainThread: sde is a disk 2024-03-01 20:25:08,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:25:08,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:25:08,298 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:25:08,301 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:25:08,302 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 20:25:08,305 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 20:25:08,305 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,305 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:25:08,305 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb705335ef0) -- 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 = 6001405f2b0e8117b59443b8ec6c591c 2024-03-01 20:25:08,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:25:08,309 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:25:08,312 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/wwn-0x60014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/scsi-360014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', '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': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'ID_SERIAL': '360014055c1b9069433e405fb3fd35b0d', 'ID_SERIAL_SHORT': '60014055c1b9069433e405fb3fd35b0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c1b90694', 'ID_WWN_VENDOR_EXTENSION': '0x33e405fb3fd35b0d', 'ID_WWN_WITH_EXTENSION': '0x60014055c1b9069433e405fb3fd35b0d', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c1b9069433e405fb3fd35b0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490507383'} ; 2024-03-01 20:25:08,312 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 20:25:08,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,322 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:25:08,323 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:25:08,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:25:08,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:25:08,326 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:25:08,329 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:25:08,329 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 20:25:08,332 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 20:25:08,333 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,333 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:25:08,333 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb705333080) -- 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 = 60014055c1b9069433e405fb3fd35b0d 2024-03-01 20:25:08,336 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:25:08,337 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:25:08,340 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-360014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/wwn-0x60014059ea8189fdb0447e8b1601596d', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', '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': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'ID_SERIAL': '360014059ea8189fdb0447e8b1601596d', 'ID_SERIAL_SHORT': '60014059ea8189fdb0447e8b1601596d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ea8189fd', 'ID_WWN_VENDOR_EXTENSION': '0xb0447e8b1601596d', 'ID_WWN_WITH_EXTENSION': '0x60014059ea8189fdb0447e8b1601596d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ea8189fdb0447e8b1601596d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490715375'} ; 2024-03-01 20:25:08,340 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 20:25:08,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,350 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:25:08,350 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:25:08,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:25:08,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:25:08,354 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:25:08,357 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:25:08,357 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 20:25:08,360 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 20:25:08,360 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,361 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:25:08,361 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb705352a58) -- 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 = 60014059ea8189fdb0447e8b1601596d 2024-03-01 20:25:08,364 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:25:08,364 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:25:08,367 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/wwn-0x6001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-36001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_353766d5-6580-4e7a-bcf8-21707de23043', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', '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': '353766d5-6580-4e7a-bcf8-21707de23043', 'ID_SERIAL': '36001405353766d565804e7abcf821707', 'ID_SERIAL_SHORT': '6001405353766d565804e7abcf821707', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405353766d56', 'ID_WWN_VENDOR_EXTENSION': '0x5804e7abcf821707', 'ID_WWN_WITH_EXTENSION': '0x6001405353766d565804e7abcf821707', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405353766d565804e7abcf821707', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490700615'} ; 2024-03-01 20:25:08,367 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 20:25:08,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,378 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:25:08,378 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:25:08,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:25:08,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:25:08,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:25:08,384 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:25:08,384 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 20:25:08,387 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 20:25:08,388 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,388 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:25:08,388 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb70533f198) -- 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 = 6001405353766d565804e7abcf821707 2024-03-01 20:25:08,391 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:25:08,392 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:25:08,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/wwn-0x60014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', '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': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'ID_SERIAL': '360014059cda33e1d7544082aecd2f69e', 'ID_SERIAL_SHORT': '60014059cda33e1d7544082aecd2f69e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059cda33e1d', 'ID_WWN_VENDOR_EXTENSION': '0x7544082aecd2f69e', 'ID_WWN_WITH_EXTENSION': '0x60014059cda33e1d7544082aecd2f69e', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059cda33e1d7544082aecd2f69e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490840612'} ; 2024-03-01 20:25:08,395 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 20:25:08,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:25:08,405 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:25:08,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:25:08,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:25:08,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:25:08,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:25:08,412 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 20:25:08,415 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 20:25:08,415 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,416 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:25:08,416 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb70534f978) -- 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 = 60014059cda33e1d7544082aecd2f69e 2024-03-01 20:25:08,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:25:08,419 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:25:08,423 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-360014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/wwn-0x60014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', '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': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'ID_SERIAL': '360014059e1088291be34b3eb7eb65fb4', 'ID_SERIAL_SHORT': '60014059e1088291be34b3eb7eb65fb4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059e1088291', 'ID_WWN_VENDOR_EXTENSION': '0xbe34b3eb7eb65fb4', 'ID_WWN_WITH_EXTENSION': '0x60014059e1088291be34b3eb7eb65fb4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059e1088291be34b3eb7eb65fb4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491042093'} ; 2024-03-01 20:25:08,423 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 20:25:08,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:25:08,434 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:25:08,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:25:08,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:25:08,437 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:25:08,440 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:25:08,440 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 20:25:08,444 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 20:25:08,444 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:25:08,444 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:25:08,444 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb70534fa20) -- 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 = 60014059e1088291be34b3eb7eb65fb4 2024-03-01 20:25:08,447 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:25:08,448 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:25:08,451 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30192472'} ; 2024-03-01 20:25:08,451 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:25:08,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:08,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:08,460 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:25:08,461 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:25:08,461 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:25:08,461 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:25:08,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:25:08,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:25:08,464 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:25:08,467 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:25:08,467 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:25:08,470 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:25:08,471 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:25:08,471 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:25:08,471 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb70535a860) -- 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 20:25:08,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:25:08,478 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:08,478 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:25:08,481 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:08,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:25:08,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:08,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:25:08,488 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:08,488 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:25:08,491 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:25:08,494 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:08,497 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:25:08,501 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 0x7fb7052e0748> 2024-03-01 20:25:11,742 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:25:11,747 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:25:11,747 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:25:11,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', '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': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30196535'} ; 2024-03-01 20:25:11,752 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:25:11,752 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:25:11,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:11,761 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:25:11,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:11,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:11,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:11,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:25:11,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:25:11,805 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:25:11,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:25:11,808 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:25:11,812 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:25:11,812 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:25:11,815 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:11,815 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:11,815 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:25:11,819 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:25:11,822 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:25:11,825 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:25:11,828 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:25:11,831 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:11,831 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:11,832 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:25:11,832 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:25:11,832 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb7052dfd30) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = b2f85011-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 0x7fb7052f0200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:25:11,836 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:25:11,839 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:11,839 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:25:11,842 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:11,842 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:25:11,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:11,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:25:11,849 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:11,849 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:25:11,849 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:25:11,852 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:11,853 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:25:11,856 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:25:11,856 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:11,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3e13bce5-472e-4274-be77-11b40aeb6e82 ' '/dev/disk/by-id/dm-uuid-LVM-YT8kZfaf8stZXr0WgC7tLANM39ejaRUpO2k3ZuFb1gUn7nW78t86lrS0zHVDyd6b ' '/dev/test_vg1/lv1 /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', '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-YT8kZfaf8stZXr0WgC7tLANM39ejaRUpO2k3ZuFb1gUn7nW78t86lrS0zHVDyd6b', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3e13bce5-472e-4274-be77-11b40aeb6e82', 'ID_FS_UUID_ENC': '3e13bce5-472e-4274-be77-11b40aeb6e82', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '862192454'} ; 2024-03-01 20:25:11,859 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:11,859 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:11,863 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:25:11,863 INFO program/MainThread: stderr[15]: 2024-03-01 20:25:11,863 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:25:11,863 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:11,867 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:25:11,867 INFO program/MainThread: stderr[16]: 2024-03-01 20:25:11,867 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:25:11,867 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:11,871 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:25:11,871 INFO program/MainThread: stderr[17]: 2024-03-01 20:25:11,871 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:25:11,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,878 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 20:25:11,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:11,881 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:11,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:11,882 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:11,878 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb705335ba8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7fb706403a90) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:11,883 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:11,886 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:25:11,886 INFO program/MainThread: stderr[18]: 2024-03-01 20:25:11,886 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:25:11,890 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:11,891 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:25:11,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:11,904 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:11,917 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:25:11,918 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:25:11,922 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 20:25:11,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:11,927 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 20:25:11,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:11,931 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:25:11,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:11,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:11,942 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:25:11,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:11,950 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 20:25:11,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:11,953 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:25:11,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:11,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:11,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:11,964 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:25:11,967 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 20:25:11,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:11,973 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 20:25:11,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:11,976 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 20:25:11,978 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 20:25:11,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:11,984 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 20:25:11,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:11,987 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:25:16,955 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_qnjdv6xu/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:16,992 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:16,992 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:25:16,995 INFO program/MainThread: stdout[2]: 2024-03-01 20:25:16,995 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:25:16,995 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:25:16,996 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:25:17,000 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:17,001 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:25:17,004 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:17,005 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:25:17,008 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:17,008 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:25:17,011 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:17,011 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:25:17,019 INFO program/MainThread: stdout: 2024-03-01 20:25:17,019 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:25:17,019 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G 2024-03-01 20:25:17,019 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 3e13bce5-472e-4274-be77-11b40aeb6e82 2024-03-01 20:25:17,019 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu 2024-03-01 20:25:17,020 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 3e13bce5-472e-4274-be77-11b40aeb6e82 2024-03-01 20:25:17,020 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 2024-03-01 20:25:17,020 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:25:17,020 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:17,020 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:17,020 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 3e13bce5-472e-4274-be77-11b40aeb6e82 sdb 1073741824 root disk brw-rw---- LVM2_member onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 3e13bce5-472e-4274-be77-11b40aeb6e82 sdc 1073741824 root disk brw-rw---- LVM2_member vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 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 d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:17,020 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:17,020 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:17,021 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:25:17,021 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:17,021 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:25:17,021 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:25:17,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:17,032 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:17,044 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 20:25:17,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-36001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/lvm-pv-uuid-1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/wwn-0x6001405b752a44f768b49f59147805a4', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G', 'ID_FS_UUID_ENC': '1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G', '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': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'ID_SERIAL': '36001405b752a44f768b49f59147805a4', 'ID_SERIAL_SHORT': '6001405b752a44f768b49f59147805a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b752a44f7', 'ID_WWN_VENDOR_EXTENSION': '0x68b49f59147805a4', 'ID_WWN_WITH_EXTENSION': '0x6001405b752a44f768b49f59147805a4', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b752a44f768b49f59147805a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:0', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:0.service', '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': '490247795'} ; 2024-03-01 20:25:17,048 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 20:25:17,049 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= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:17,083 INFO program/MainThread: stdout[3]: 2024-03-01 20:25:17,083 INFO program/MainThread: stderr[3]: 2024-03-01 20:25:17,083 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:25:17,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,096 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:25:17,100 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:25:17,101 INFO blivet/MainThread: sda is a disk 2024-03-01 20:25:17,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:25:17,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:25:17,105 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:25:17,108 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:25:17,108 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 20:25:17,111 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 20:25:17,112 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,112 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:25:17,112 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b02540b70) -- 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 = 6001405b752a44f768b49f59147805a4 2024-03-01 20:25:17,116 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:25:17,119 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:17,120 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:25:17,123 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:17,123 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:25:17,126 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,126 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:25:17,129 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,130 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:25:17,133 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:25:17,133 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:25:17,133 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:17,160 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:17,160 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu. WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (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 20:25:17,160 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:25:17,160 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:25:17,165 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G ; label: None ; device: /dev/sda ; serial: 36001405b752a44f768b49f59147805a4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; pe_start: 8 MiB ; 2024-03-01 20:25:17,165 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:25:17,168 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:25:17,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:17,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:17,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,180 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:17,208 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:17,208 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu. WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (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 20:25:17,208 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:25:17,208 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:25:17,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:25:17,214 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:25:17,218 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:17,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:25:17,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:25:17,221 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:17,247 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 20:25:17,247 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu. WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (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 20:25:17,247 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:25:17,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:25:17,252 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:25:17,255 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:25:17,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:17,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:25:17,261 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:25:17,261 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:17,265 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052674300d96a44112ae96e034d ' '/dev/disk/by-id/lvm-pv-uuid-onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/wwn-0x60014052674300d96a44112ae96e034d', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu', 'ID_FS_UUID_ENC': 'onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu', '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': '2674300d-96a4-4112-ae96-e034dad22b47', 'ID_SERIAL': '360014052674300d96a44112ae96e034d', 'ID_SERIAL_SHORT': '60014052674300d96a44112ae96e034d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052674300d9', 'ID_WWN_VENDOR_EXTENSION': '0x6a44112ae96e034d', 'ID_WWN_WITH_EXTENSION': '0x60014052674300d96a44112ae96e034d', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052674300d96a44112ae96e034d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:16', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:16.service', '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': '490255222'} ; 2024-03-01 20:25:17,265 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 20:25:17,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,274 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:25:17,275 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:25:17,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:25:17,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:25:17,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:25:17,281 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:25:17,282 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 20:25:17,285 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 20:25:17,285 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,285 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:25:17,285 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b024f9eb8) -- 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 = 60014052674300d96a44112ae96e034d 2024-03-01 20:25:17,289 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:25:17,292 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:17,292 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:25:17,295 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:17,295 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:25:17,298 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,299 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:25:17,302 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,302 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:25:17,305 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:25:17,305 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:25:17,305 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= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:17,334 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:17,334 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (last written to /dev/sdc). 2024-03-01 20:25:17,334 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:25:17,335 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:25:17,339 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu ; label: None ; device: /dev/sdb ; serial: 360014052674300d96a44112ae96e034d ; exists: True ; vg_name: test_vg1 ; vg_uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:25:17,339 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:25:17,342 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:25:17,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:17,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:25:17,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:25:17,354 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:17,357 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:25:17,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:17,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:17,363 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= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:17,389 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 20:25:17,389 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0. WARNING: VG test_vg1 is missing PV vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 (last written to /dev/sdc). 2024-03-01 20:25:17,389 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:25:17,390 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:25:17,390 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:17,394 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-36001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', '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': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'ID_SERIAL': '36001405369be2723ef9435bb9ae4e527', 'ID_SERIAL_SHORT': '6001405369be2723ef9435bb9ae4e527', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405369be2723', 'ID_WWN_VENDOR_EXTENSION': '0xef9435bb9ae4e527', 'ID_WWN_WITH_EXTENSION': '0x6001405369be2723ef9435bb9ae4e527', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405369be2723ef9435bb9ae4e527', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491059783'} ; 2024-03-01 20:25:17,395 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 20:25:17,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:25:17,405 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:25:17,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:25:17,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:25:17,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:25:17,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:25:17,412 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 20:25:17,415 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 20:25:17,415 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,416 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:25:17,416 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b01421e10) -- 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 = 6001405369be2723ef9435bb9ae4e527 2024-03-01 20:25:17,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:25:17,419 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:25:17,423 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/scsi-36001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/wwn-0x6001405c587bc48467b4121ac24a6834', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', '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': 'c587bc48-467b-4121-ac24-a6834328fa25', 'ID_SERIAL': '36001405c587bc48467b4121ac24a6834', 'ID_SERIAL_SHORT': '6001405c587bc48467b4121ac24a6834', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c587bc484', 'ID_WWN_VENDOR_EXTENSION': '0x67b4121ac24a6834', 'ID_WWN_WITH_EXTENSION': '0x6001405c587bc48467b4121ac24a6834', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c587bc48467b4121ac24a6834', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491179211'} ; 2024-03-01 20:25:17,423 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 20:25:17,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:25:17,433 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:25:17,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:25:17,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:25:17,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:25:17,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:25:17,439 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 20:25:17,443 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 20:25:17,443 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,444 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:25:17,444 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b0142ad30) -- 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 = 6001405c587bc48467b4121ac24a6834 2024-03-01 20:25:17,447 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:25:17,447 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:25:17,451 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 ' '/dev/disk/by-id/wwn-0x6001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-36001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0', 'ID_FS_UUID_ENC': 'vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0', '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': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'ID_SERIAL': '36001405e9f1a47258fa4a319a93b70a2', 'ID_SERIAL_SHORT': '6001405e9f1a47258fa4a319a93b70a2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e9f1a4725', 'ID_WWN_VENDOR_EXTENSION': '0x8fa4a319a93b70a2', 'ID_WWN_WITH_EXTENSION': '0x6001405e9f1a47258fa4a319a93b70a2', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e9f1a47258fa4a319a93b70a2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:32', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:32.service', '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': '490229116'} ; 2024-03-01 20:25:17,451 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 20:25:17,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,460 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:25:17,461 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:25:17,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:25:17,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:25:17,464 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:25:17,467 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:25:17,467 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 20:25:17,470 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 20:25:17,471 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,471 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:25:17,471 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b0142a8d0) -- 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 = 6001405e9f1a47258fa4a319a93b70a2 2024-03-01 20:25:17,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:25:17,477 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:17,478 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:25:17,481 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:17,481 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:25:17,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:25:17,488 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,488 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:25:17,491 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:25:17,491 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:25:17,491 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= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:17,519 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1wGoCV-6K7w-W53W-DEoX-5It5-fy5o-0aEM7G LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=onw8a9-f4dz-niuB-xzzT-AKxu-uILD-pLNZIu LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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=vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:17,519 INFO program/MainThread: stderr[9]: 2024-03-01 20:25:17,519 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:25:17,520 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:25:17,524 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vYX5Sd-v43T-R19E-JjtL-2YTB-Sphj-YSdCs0 ; label: None ; device: /dev/sdc ; serial: 36001405e9f1a47258fa4a319a93b70a2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:25:17,524 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:25:17,527 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:25:17,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:17,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:17,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:25:17,540 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:17,542 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:25:17,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp ; incomplete: True ; hidden: False ; 2024-03-01 20:25:17,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:17,549 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= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:17,575 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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=O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 20:25:17,575 INFO program/MainThread: stderr[10]: 2024-03-01 20:25:17,575 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:25:17,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:17,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:25:17,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:17,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:25:17,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:25:17,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:17,600 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:17,604 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 20:25:17,604 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:17,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:25:17,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:25:17,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:17,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:25:17,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:25:17,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:17,618 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:17,621 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 20:25:17,622 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:17,622 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:25:17,622 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:25:17,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:17,625 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:17,628 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 20:25:17,629 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:17,632 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/3e13bce5-472e-4274-be77-11b40aeb6e82 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-YT8kZfaf8stZXr0WgC7tLANM39ejaRUpO2k3ZuFb1gUn7nW78t86lrS0zHVDyd6b ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-YT8kZfaf8stZXr0WgC7tLANM39ejaRUpO2k3ZuFb1gUn7nW78t86lrS0zHVDyd6b', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3e13bce5-472e-4274-be77-11b40aeb6e82', 'ID_FS_UUID_ENC': '3e13bce5-472e-4274-be77-11b40aeb6e82', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '862192454'} ; 2024-03-01 20:25:17,632 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:17,632 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:17,636 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:25:17,637 INFO program/MainThread: stderr[11]: 2024-03-01 20:25:17,637 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:25:17,637 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:17,640 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:25:17,640 INFO program/MainThread: stderr[12]: 2024-03-01 20:25:17,640 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:25:17,641 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:17,644 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:25:17,644 INFO program/MainThread: stderr[13]: 2024-03-01 20:25:17,644 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:25:17,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:25:17,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:17,655 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:17,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:17,656 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:17,652 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:17,656 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:17,660 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:25:17,660 INFO program/MainThread: stderr[14]: 2024-03-01 20:25:17,660 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:25:17,664 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:17,668 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:17,668 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:25:17,671 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:17,671 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:25:17,676 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,676 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:25:17,679 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,679 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:25:17,681 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:25:17,681 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:25:17,685 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:17,685 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:25:17,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:25:17,689 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:17,689 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:17,693 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/scsi-36001405ea09427dddc84e999f787ac88', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', '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': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'ID_SERIAL': '36001405ea09427dddc84e999f787ac88', 'ID_SERIAL_SHORT': '6001405ea09427dddc84e999f787ac88', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea09427dd', 'ID_WWN_VENDOR_EXTENSION': '0xdc84e999f787ac88', 'ID_WWN_WITH_EXTENSION': '0x6001405ea09427dddc84e999f787ac88', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea09427dddc84e999f787ac88', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490368534'} ; 2024-03-01 20:25:17,693 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 20:25:17,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,703 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:25:17,703 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:25:17,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:25:17,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:25:17,707 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:25:17,710 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:25:17,710 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 20:25:17,713 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 20:25:17,714 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,714 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:25:17,714 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b025b8080) -- 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 = 6001405ea09427dddc84e999f787ac88 2024-03-01 20:25:17,717 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:25:17,718 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:25:17,721 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-36001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', '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': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'ID_SERIAL': '36001405f2b0e8117b59443b8ec6c591c', 'ID_SERIAL_SHORT': '6001405f2b0e8117b59443b8ec6c591c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f2b0e8117', 'ID_WWN_VENDOR_EXTENSION': '0xb59443b8ec6c591c', 'ID_WWN_WITH_EXTENSION': '0x6001405f2b0e8117b59443b8ec6c591c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f2b0e8117b59443b8ec6c591c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490482096'} ; 2024-03-01 20:25:17,721 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 20:25:17,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,731 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:25:17,731 INFO blivet/MainThread: sde is a disk 2024-03-01 20:25:17,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:25:17,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:25:17,734 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:25:17,737 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:25:17,738 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 20:25:17,741 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 20:25:17,741 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,741 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:25:17,742 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b0142db70) -- 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 = 6001405f2b0e8117b59443b8ec6c591c 2024-03-01 20:25:17,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:25:17,745 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:25:17,748 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/scsi-360014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/wwn-0x60014055c1b9069433e405fb3fd35b0d', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', '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': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'ID_SERIAL': '360014055c1b9069433e405fb3fd35b0d', 'ID_SERIAL_SHORT': '60014055c1b9069433e405fb3fd35b0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c1b90694', 'ID_WWN_VENDOR_EXTENSION': '0x33e405fb3fd35b0d', 'ID_WWN_WITH_EXTENSION': '0x60014055c1b9069433e405fb3fd35b0d', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c1b9069433e405fb3fd35b0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490507383'} ; 2024-03-01 20:25:17,748 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 20:25:17,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,758 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:25:17,758 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:25:17,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:25:17,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:25:17,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:25:17,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:25:17,765 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 20:25:17,768 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 20:25:17,769 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,769 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:25:17,769 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b01447320) -- 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 = 60014055c1b9069433e405fb3fd35b0d 2024-03-01 20:25:17,772 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:25:17,772 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:25:17,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-360014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/wwn-0x60014059ea8189fdb0447e8b1601596d', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', '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': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'ID_SERIAL': '360014059ea8189fdb0447e8b1601596d', 'ID_SERIAL_SHORT': '60014059ea8189fdb0447e8b1601596d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ea8189fd', 'ID_WWN_VENDOR_EXTENSION': '0xb0447e8b1601596d', 'ID_WWN_WITH_EXTENSION': '0x60014059ea8189fdb0447e8b1601596d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ea8189fdb0447e8b1601596d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490715375'} ; 2024-03-01 20:25:17,776 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 20:25:17,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:25:17,786 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:25:17,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:25:17,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:25:17,789 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:25:17,792 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:25:17,793 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 20:25:17,796 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 20:25:17,796 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,796 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:25:17,796 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b01447b38) -- 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 = 60014059ea8189fdb0447e8b1601596d 2024-03-01 20:25:17,800 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:25:17,800 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:25:17,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/scsi-36001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_353766d5-6580-4e7a-bcf8-21707de23043', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', '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': '353766d5-6580-4e7a-bcf8-21707de23043', 'ID_SERIAL': '36001405353766d565804e7abcf821707', 'ID_SERIAL_SHORT': '6001405353766d565804e7abcf821707', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405353766d56', 'ID_WWN_VENDOR_EXTENSION': '0x5804e7abcf821707', 'ID_WWN_WITH_EXTENSION': '0x6001405353766d565804e7abcf821707', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405353766d565804e7abcf821707', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490700615'} ; 2024-03-01 20:25:17,803 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 20:25:17,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,813 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:25:17,814 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:25:17,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:25:17,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:25:17,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:25:17,820 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:25:17,820 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 20:25:17,823 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 20:25:17,823 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,824 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:25:17,824 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b014370f0) -- 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 = 6001405353766d565804e7abcf821707 2024-03-01 20:25:17,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:25:17,827 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:25:17,830 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/wwn-0x60014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/scsi-360014059cda33e1d7544082aecd2f69e', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', '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': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'ID_SERIAL': '360014059cda33e1d7544082aecd2f69e', 'ID_SERIAL_SHORT': '60014059cda33e1d7544082aecd2f69e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059cda33e1d', 'ID_WWN_VENDOR_EXTENSION': '0x7544082aecd2f69e', 'ID_WWN_WITH_EXTENSION': '0x60014059cda33e1d7544082aecd2f69e', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059cda33e1d7544082aecd2f69e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490840612'} ; 2024-03-01 20:25:17,830 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 20:25:17,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,840 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:25:17,841 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:25:17,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:25:17,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:25:17,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:25:17,847 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:25:17,847 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 20:25:17,850 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 20:25:17,851 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,851 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:25:17,851 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b01448a58) -- 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 = 60014059cda33e1d7544082aecd2f69e 2024-03-01 20:25:17,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:25:17,855 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:25:17,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/wwn-0x60014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', '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': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'ID_SERIAL': '360014059e1088291be34b3eb7eb65fb4', 'ID_SERIAL_SHORT': '60014059e1088291be34b3eb7eb65fb4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059e1088291', 'ID_WWN_VENDOR_EXTENSION': '0xbe34b3eb7eb65fb4', 'ID_WWN_WITH_EXTENSION': '0x60014059e1088291be34b3eb7eb65fb4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059e1088291be34b3eb7eb65fb4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491042093'} ; 2024-03-01 20:25:17,859 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 20:25:17,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:25:17,870 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:25:17,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:25:17,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:25:17,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:25:17,876 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:25:17,876 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 20:25:17,879 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 20:25:17,880 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:25:17,880 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:25:17,880 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b014376a0) -- 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 = 60014059e1088291be34b3eb7eb65fb4 2024-03-01 20:25:17,883 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:25:17,883 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:25:17,886 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30192472'} ; 2024-03-01 20:25:17,886 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:25:17,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:17,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:17,896 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:25:17,896 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:25:17,896 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:25:17,896 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:25:17,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:25:17,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:25:17,900 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:25:17,903 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:25:17,903 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:25:17,906 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:25:17,906 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:25:17,907 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:25:17,907 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4b01452940) -- 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 20:25:17,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:25:17,913 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:17,913 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:25:17,916 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:17,916 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:25:17,920 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,920 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:25:17,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:17,923 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:25:17,926 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:25:17,929 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:17,932 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:25:17,939 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 0x7f4b013d8748> 2024-03-01 20:25:21,070 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:25:21,075 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:25:21,075 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:25:21,079 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5 ' '/dev/disk/by-partuuid/b2f85011-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', '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': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30196535'} ; 2024-03-01 20:25:21,079 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:25:21,080 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:25:21,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:21,089 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:25:21,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:21,095 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:21,109 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:21,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:25:21,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:25:21,131 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:25:21,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:25:21,134 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:25:21,138 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:25:21,138 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:25:21,141 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:21,141 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:21,141 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:25:21,145 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:25:21,148 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:25:21,151 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:25:21,154 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:25:21,157 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:21,157 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:21,157 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:25:21,158 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:25:21,157 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4b01452a20) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = b2f85011-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 0x7f4b013e8200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:25:21,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:25:21,164 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:21,165 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:25:21,168 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:21,168 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:25:21,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:21,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:25:21,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:21,174 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:25:21,175 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:25:21,178 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:21,178 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:25:21,181 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:25:21,181 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:21,184 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YT8kZfaf8stZXr0WgC7tLANM39ejaRUpO2k3ZuFb1gUn7nW78t86lrS0zHVDyd6b ' '/dev/disk/by-uuid/3e13bce5-472e-4274-be77-11b40aeb6e82 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-YT8kZfaf8stZXr0WgC7tLANM39ejaRUpO2k3ZuFb1gUn7nW78t86lrS0zHVDyd6b', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3e13bce5-472e-4274-be77-11b40aeb6e82', 'ID_FS_UUID_ENC': '3e13bce5-472e-4274-be77-11b40aeb6e82', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '862192454'} ; 2024-03-01 20:25:21,184 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:21,184 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:21,188 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:25:21,188 INFO program/MainThread: stderr[15]: 2024-03-01 20:25:21,188 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:25:21,188 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:21,192 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:25:21,192 INFO program/MainThread: stderr[16]: 2024-03-01 20:25:21,192 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:25:21,192 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:21,195 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:25:21,195 INFO program/MainThread: stderr[17]: 2024-03-01 20:25:21,196 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:25:21,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,203 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 20:25:21,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,206 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,206 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,207 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,203 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,208 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:21,211 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:25:21,211 INFO program/MainThread: stderr[18]: 2024-03-01 20:25:21,211 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:25:21,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:21,215 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:25:21,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:21,226 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:21,239 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:25:21,240 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:25:21,243 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 20:25:21,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:21,249 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 20:25:21,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:21,252 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:25:21,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:21,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:21,263 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:25:21,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:21,271 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 20:25:21,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:21,274 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:25:21,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:21,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:21,285 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:25:21,288 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 20:25:21,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:21,293 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 20:25:21,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:21,296 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 20:25:21,298 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 20:25:21,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:21,304 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 20:25:21,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:21,307 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:25:21,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,313 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:25:21,313 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,314 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,314 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,314 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,315 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,315 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,315 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,316 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,316 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,316 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,317 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,317 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:21,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:25:21,323 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:25:21,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:25:21,328 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:25:21,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:25:21,334 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:25:21,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:21,340 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 20:25:21,340 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:25:21,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,343 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,344 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,351 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,351 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,354 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,355 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,358 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,359 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,362 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,365 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,366 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,367 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,370 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,371 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,373 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,374 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,374 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,375 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,377 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,377 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,378 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,381 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,381 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,382 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,385 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,385 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,386 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,383 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,389 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,390 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,393 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,394 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,397 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,401 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,402 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,405 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,406 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,409 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,409 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,412 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,413 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,416 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,417 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,420 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,421 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,424 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,425 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,428 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,429 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,432 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,433 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,436 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,436 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,439 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,440 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,443 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,444 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,447 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,448 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,451 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,452 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,455 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,456 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,459 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,460 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,462 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:21,463 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:21,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f4b0142dc50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = O2k3Zu-Fb1g-Un7n-W78t-86lr-S0zH-VDyd6b 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 (0x7f4b024f9ef0) -- 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 = YT8kZf-af8s-tZXr-0WgC-7tLA-NM39-ejaRUp 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 20:25:21,464 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:25:21,467 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 20:25:21,467 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:21,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:25:21,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:25:21,471 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:21,472 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:25:21,476 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:25:21,476 INFO program/MainThread: stderr[19]: 2024-03-01 20:25:21,476 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:25:21,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:25:21,481 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:25:21,481 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:21,482 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'sdc', 'test_vg1'] 2024-03-01 20:25:21,482 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:25:21,484 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:25:21,485 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:21,488 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:21,491 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:21,494 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:21,494 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:25:21,494 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:21,494 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:25:21,494 DEBUG blivet/MainThread: removing sda 2024-03-01 20:25:21,497 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:21,497 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:21,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:25:21,500 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:25:21,500 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:21,500 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:25:21,500 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:25:21,503 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:21,503 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:21,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:25:21,506 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:25:21,506 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:21,506 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:25:21,506 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:25:21,509 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:21,509 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:21,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:25:21,512 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:25:21,512 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:21,513 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:21,524 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:21,536 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:21,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:21,563 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:21,563 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:21,564 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:21,564 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:21,564 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:21,564 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:21,564 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:21,564 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:25:21,564 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:25:21,567 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:25:21,570 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:25:21,572 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:25:21,573 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:25:21,575 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:25:21,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 0x7f4b013a43b8> 2024-03-01 20:25:21,576 INFO blivet/MainThread: sorting actions... 2024-03-01 20:25:21,577 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:21,577 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:21,577 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:21,577 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:21,577 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:21,577 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:21,577 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:21,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:21,583 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:21,584 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:25:21,590 INFO program/MainThread: stdout: 2024-03-01 20:25:21,591 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:21,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:21,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:21,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:21,609 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:21,619 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:21,619 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:21,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:21,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:25:21,630 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:21,634 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:25:21,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:25:21,637 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:21,673 INFO program/MainThread: stdout[20]: 2024-03-01 20:25:21,673 INFO program/MainThread: stderr[20]: 2024-03-01 20:25:21,673 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:25:21,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:25:21,681 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:21,685 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:21,688 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:21,691 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:21,694 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:21,697 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:21,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:25:21,700 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:21,744 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:25:21,744 INFO program/MainThread: stderr[21]: 2024-03-01 20:25:21,744 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:25:21,745 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:21,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:25:21,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:25:21,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:25:21,773 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:21,778 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:21,784 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:21,787 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:21,794 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:21,797 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:21,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:25:21,800 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:21,836 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:25:21,836 INFO program/MainThread: stderr[22]: 2024-03-01 20:25:21,836 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:25:21,837 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:21,888 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:25:21,888 INFO program/MainThread: stderr[23]: 2024-03-01 20:25:21,888 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:25:21,888 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:21,929 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:25:21,929 INFO program/MainThread: stderr[24]: 2024-03-01 20:25:21,929 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:25:21,930 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:21,937 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:21,944 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:25:21,967 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:25:21,967 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:22,003 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:25:22,004 INFO program/MainThread: stderr[25]: 2024-03-01 20:25:22,004 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:25:22,004 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:25:22,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,037 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,052 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,067 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:22,072 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:22,074 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:25:22,077 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:25:22,077 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:22,108 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:25:22,108 INFO program/MainThread: stderr[26]: 2024-03-01 20:25:22,108 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:25:22,109 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:25:22,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,136 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,158 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,173 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,173 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:22,177 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:22,180 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:25:22,183 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:25:22,183 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:22,209 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:25:22,209 INFO program/MainThread: stderr[27]: 2024-03-01 20:25:22,209 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:25:22,209 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:25:22,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,252 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:22,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:22,271 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:25:22,272 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 0x7f4b013e8200> 2024-03-01 20:25:43,252 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_n7a9srd4/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:48,158 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_omqdfdwt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:55,887 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_sj990dxh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:55,924 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:55,924 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:25:55,928 INFO program/MainThread: stdout[2]: 2024-03-01 20:25:55,928 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:25:55,928 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:25:55,928 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:25:55,933 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:55,933 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:25:55,937 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:55,937 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:25:55,940 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:55,940 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:25:55,943 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:55,943 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:25:55,951 INFO program/MainThread: stdout: 2024-03-01 20:25:55,951 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:25:55,951 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:25:55,951 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:55,951 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:55,951 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 d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:55,952 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:55,952 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:55,952 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:25:55,952 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:55,952 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:25:55,953 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:25:55,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:55,968 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:55,979 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:25:55,984 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-36001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/wwn-0x6001405b752a44f768b49f59147805a4', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', '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': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'ID_SERIAL': '36001405b752a44f768b49f59147805a4', 'ID_SERIAL_SHORT': '6001405b752a44f768b49f59147805a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b752a44f7', 'ID_WWN_VENDOR_EXTENSION': '0x68b49f59147805a4', 'ID_WWN_WITH_EXTENSION': '0x6001405b752a44f768b49f59147805a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b752a44f768b49f59147805a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_READY': '1', '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': '490247795'} ; 2024-03-01 20:25:55,984 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 20:25:55,984 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= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:56,016 INFO program/MainThread: stdout[3]: 2024-03-01 20:25:56,016 INFO program/MainThread: stderr[3]: 2024-03-01 20:25:56,016 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:25:56,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,029 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:25:56,034 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:25:56,034 INFO blivet/MainThread: sda is a disk 2024-03-01 20:25:56,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:25:56,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:25:56,038 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:25:56,041 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:25:56,041 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 20:25:56,044 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 20:25:56,045 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,045 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:25:56,045 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6483ed0da0) -- 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 = 6001405b752a44f768b49f59147805a4 2024-03-01 20:25:56,049 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:25:56,049 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:25:56,052 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/scsi-360014052674300d96a44112ae96e034d ' '/dev/disk/by-id/wwn-0x60014052674300d96a44112ae96e034d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_2674300d-96a4-4112-ae96-e034dad22b47', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', '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': '2674300d-96a4-4112-ae96-e034dad22b47', 'ID_SERIAL': '360014052674300d96a44112ae96e034d', 'ID_SERIAL_SHORT': '60014052674300d96a44112ae96e034d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052674300d9', 'ID_WWN_VENDOR_EXTENSION': '0x6a44112ae96e034d', 'ID_WWN_WITH_EXTENSION': '0x60014052674300d96a44112ae96e034d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052674300d96a44112ae96e034d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_READY': '1', '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': '490255222'} ; 2024-03-01 20:25:56,052 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 20:25:56,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,062 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:25:56,062 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:25:56,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:25:56,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:25:56,066 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:25:56,069 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:25:56,069 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 20:25:56,072 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 20:25:56,072 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,073 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:25:56,073 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6483e892b0) -- 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 = 60014052674300d96a44112ae96e034d 2024-03-01 20:25:56,076 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:25:56,076 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:25:56,079 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/scsi-36001405369be2723ef9435bb9ae4e527', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', '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': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'ID_SERIAL': '36001405369be2723ef9435bb9ae4e527', 'ID_SERIAL_SHORT': '6001405369be2723ef9435bb9ae4e527', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405369be2723', 'ID_WWN_VENDOR_EXTENSION': '0xef9435bb9ae4e527', 'ID_WWN_WITH_EXTENSION': '0x6001405369be2723ef9435bb9ae4e527', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405369be2723ef9435bb9ae4e527', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491059783'} ; 2024-03-01 20:25:56,079 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 20:25:56,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,088 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:25:56,089 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:25:56,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:25:56,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:25:56,092 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:25:56,095 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:25:56,095 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 20:25:56,098 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 20:25:56,099 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,099 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:25:56,099 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e3e9e8) -- 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 = 6001405369be2723ef9435bb9ae4e527 2024-03-01 20:25:56,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:25:56,103 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:25:56,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-36001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c587bc48-467b-4121-ac24-a6834328fa25', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', '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': 'c587bc48-467b-4121-ac24-a6834328fa25', 'ID_SERIAL': '36001405c587bc48467b4121ac24a6834', 'ID_SERIAL_SHORT': '6001405c587bc48467b4121ac24a6834', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c587bc484', 'ID_WWN_VENDOR_EXTENSION': '0x67b4121ac24a6834', 'ID_WWN_WITH_EXTENSION': '0x6001405c587bc48467b4121ac24a6834', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c587bc48467b4121ac24a6834', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491179211'} ; 2024-03-01 20:25:56,106 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 20:25:56,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,115 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:25:56,116 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:25:56,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:25:56,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:25:56,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:25:56,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:25:56,122 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 20:25:56,125 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 20:25:56,125 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,126 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:25:56,126 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e3eef0) -- 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 = 6001405c587bc48467b4121ac24a6834 2024-03-01 20:25:56,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:25:56,129 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:25:56,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-36001405e9f1a47258fa4a319a93b70a2', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', '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': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'ID_SERIAL': '36001405e9f1a47258fa4a319a93b70a2', 'ID_SERIAL_SHORT': '6001405e9f1a47258fa4a319a93b70a2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e9f1a4725', 'ID_WWN_VENDOR_EXTENSION': '0x8fa4a319a93b70a2', 'ID_WWN_WITH_EXTENSION': '0x6001405e9f1a47258fa4a319a93b70a2', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e9f1a47258fa4a319a93b70a2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_READY': '1', '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': '490229116'} ; 2024-03-01 20:25:56,132 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 20:25:56,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:25:56,142 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:25:56,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:25:56,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:25:56,145 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:25:56,148 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:25:56,149 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 20:25:56,151 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 20:25:56,152 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,152 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:25:56,152 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e3ef98) -- 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 = 6001405e9f1a47258fa4a319a93b70a2 2024-03-01 20:25:56,155 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:25:56,155 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:25:56,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/wwn-0x6001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', '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': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'ID_SERIAL': '36001405ea09427dddc84e999f787ac88', 'ID_SERIAL_SHORT': '6001405ea09427dddc84e999f787ac88', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea09427dd', 'ID_WWN_VENDOR_EXTENSION': '0xdc84e999f787ac88', 'ID_WWN_WITH_EXTENSION': '0x6001405ea09427dddc84e999f787ac88', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea09427dddc84e999f787ac88', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490368534'} ; 2024-03-01 20:25:56,159 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 20:25:56,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,168 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:25:56,169 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:25:56,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:25:56,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:25:56,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:25:56,175 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:25:56,175 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 20:25:56,178 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 20:25:56,178 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,179 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:25:56,179 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e40eb8) -- 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 = 6001405ea09427dddc84e999f787ac88 2024-03-01 20:25:56,182 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:25:56,182 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:25:56,185 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-36001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', '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': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'ID_SERIAL': '36001405f2b0e8117b59443b8ec6c591c', 'ID_SERIAL_SHORT': '6001405f2b0e8117b59443b8ec6c591c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f2b0e8117', 'ID_WWN_VENDOR_EXTENSION': '0xb59443b8ec6c591c', 'ID_WWN_WITH_EXTENSION': '0x6001405f2b0e8117b59443b8ec6c591c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f2b0e8117b59443b8ec6c591c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490482096'} ; 2024-03-01 20:25:56,185 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 20:25:56,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,195 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:25:56,195 INFO blivet/MainThread: sde is a disk 2024-03-01 20:25:56,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:25:56,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:25:56,198 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:25:56,201 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:25:56,202 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 20:25:56,205 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 20:25:56,205 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,205 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:25:56,205 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e40fd0) -- 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 = 6001405f2b0e8117b59443b8ec6c591c 2024-03-01 20:25:56,208 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:25:56,209 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:25:56,212 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/scsi-360014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', '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': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'ID_SERIAL': '360014055c1b9069433e405fb3fd35b0d', 'ID_SERIAL_SHORT': '60014055c1b9069433e405fb3fd35b0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c1b90694', 'ID_WWN_VENDOR_EXTENSION': '0x33e405fb3fd35b0d', 'ID_WWN_WITH_EXTENSION': '0x60014055c1b9069433e405fb3fd35b0d', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c1b9069433e405fb3fd35b0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490507383'} ; 2024-03-01 20:25:56,212 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 20:25:56,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,221 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:25:56,222 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:25:56,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:25:56,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:25:56,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:25:56,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:25:56,228 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 20:25:56,231 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 20:25:56,232 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,232 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:25:56,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e4cac8) -- 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 = 60014055c1b9069433e405fb3fd35b0d 2024-03-01 20:25:56,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:25:56,235 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:25:56,238 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/wwn-0x60014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-360014059ea8189fdb0447e8b1601596d', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', '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': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'ID_SERIAL': '360014059ea8189fdb0447e8b1601596d', 'ID_SERIAL_SHORT': '60014059ea8189fdb0447e8b1601596d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ea8189fd', 'ID_WWN_VENDOR_EXTENSION': '0xb0447e8b1601596d', 'ID_WWN_WITH_EXTENSION': '0x60014059ea8189fdb0447e8b1601596d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ea8189fdb0447e8b1601596d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490715375'} ; 2024-03-01 20:25:56,238 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 20:25:56,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,248 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:25:56,248 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:25:56,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:25:56,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:25:56,252 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:25:56,255 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:25:56,255 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 20:25:56,258 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 20:25:56,258 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,259 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:25:56,259 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e40e48) -- 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 = 60014059ea8189fdb0447e8b1601596d 2024-03-01 20:25:56,262 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:25:56,262 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:25:56,265 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/scsi-36001405353766d565804e7abcf821707 ' '/dev/disk/by-id/wwn-0x6001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_353766d5-6580-4e7a-bcf8-21707de23043', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', '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': '353766d5-6580-4e7a-bcf8-21707de23043', 'ID_SERIAL': '36001405353766d565804e7abcf821707', 'ID_SERIAL_SHORT': '6001405353766d565804e7abcf821707', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405353766d56', 'ID_WWN_VENDOR_EXTENSION': '0x5804e7abcf821707', 'ID_WWN_WITH_EXTENSION': '0x6001405353766d565804e7abcf821707', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405353766d565804e7abcf821707', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490700615'} ; 2024-03-01 20:25:56,265 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 20:25:56,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,275 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:25:56,275 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:25:56,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:25:56,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:25:56,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:25:56,281 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:25:56,282 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 20:25:56,285 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 20:25:56,285 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,285 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:25:56,285 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e54b70) -- 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 = 6001405353766d565804e7abcf821707 2024-03-01 20:25:56,289 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:25:56,289 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:25:56,292 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/wwn-0x60014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', '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': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'ID_SERIAL': '360014059cda33e1d7544082aecd2f69e', 'ID_SERIAL_SHORT': '60014059cda33e1d7544082aecd2f69e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059cda33e1d', 'ID_WWN_VENDOR_EXTENSION': '0x7544082aecd2f69e', 'ID_WWN_WITH_EXTENSION': '0x60014059cda33e1d7544082aecd2f69e', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059cda33e1d7544082aecd2f69e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490840612'} ; 2024-03-01 20:25:56,292 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 20:25:56,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,302 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:25:56,302 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:25:56,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:25:56,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:25:56,305 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:25:56,308 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:25:56,308 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 20:25:56,311 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 20:25:56,312 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,312 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:25:56,312 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e5c240) -- 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 = 60014059cda33e1d7544082aecd2f69e 2024-03-01 20:25:56,315 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:25:56,316 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:25:56,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-360014059e1088291be34b3eb7eb65fb4', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', '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': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'ID_SERIAL': '360014059e1088291be34b3eb7eb65fb4', 'ID_SERIAL_SHORT': '60014059e1088291be34b3eb7eb65fb4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059e1088291', 'ID_WWN_VENDOR_EXTENSION': '0xbe34b3eb7eb65fb4', 'ID_WWN_WITH_EXTENSION': '0x60014059e1088291be34b3eb7eb65fb4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059e1088291be34b3eb7eb65fb4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491042093'} ; 2024-03-01 20:25:56,319 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 20:25:56,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,329 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:25:56,329 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:25:56,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:25:56,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:25:56,332 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:25:56,335 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:25:56,336 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 20:25:56,338 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 20:25:56,339 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:25:56,339 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:25:56,339 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e4c7b8) -- 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 = 60014059e1088291be34b3eb7eb65fb4 2024-03-01 20:25:56,342 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:25:56,343 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:25:56,345 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30192472'} ; 2024-03-01 20:25:56,346 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:25:56,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:56,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:56,355 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:25:56,355 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:25:56,355 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:25:56,355 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:25:56,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:25:56,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:25:56,359 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:25:56,362 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:25:56,362 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:25:56,365 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:25:56,366 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:25:56,366 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:25:56,366 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6482e5cfd0) -- 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 20:25:56,369 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:25:56,373 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:56,373 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:25:56,376 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:56,376 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:25:56,380 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:56,380 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:25:56,383 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:56,383 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:25:56,386 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:25:56,389 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:56,392 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:25:56,397 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 0x7f6482df7108> 2024-03-01 20:25:59,408 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:25:59,413 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:25:59,413 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:25:59,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5 ' '/dev/disk/by-partuuid/b2f85011-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', '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': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30196535'} ; 2024-03-01 20:25:59,417 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:25:59,417 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:25:59,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:59,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:59,426 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:25:59,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:59,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:59,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:59,444 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:59,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:59,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:25:59,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:25:59,466 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:25:59,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:25:59,469 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:25:59,472 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:25:59,472 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:25:59,475 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:59,476 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:59,476 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:25:59,479 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:25:59,483 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:25:59,485 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:25:59,488 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:25:59,491 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:59,492 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:59,492 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:25:59,493 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:25:59,492 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f6482e5c908) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = b2f85011-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 0x7f6482df45c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:25:59,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:25:59,499 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:59,499 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:25:59,503 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:59,503 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:25:59,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:59,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:25:59,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:59,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:25:59,511 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:25:59,511 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:25:59,514 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:59,515 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:25:59,518 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:25:59,518 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:59,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:59,530 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:59,542 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:25:59,543 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:25:59,546 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 20:25:59,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:59,552 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 20:25:59,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:59,555 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:25:59,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:59,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:59,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:59,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:59,565 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:25:59,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:25:59,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:59,573 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 20:25:59,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:59,576 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:25:59,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:59,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:59,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:59,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:59,587 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:25:59,589 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 20:25:59,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:59,594 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 20:25:59,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:59,597 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 20:25:59,600 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 20:25:59,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:59,605 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 20:25:59,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:59,608 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:25:59,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:25:59,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:25:59,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:25:59,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:25:59,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:25:59,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:25:59,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:25:59,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:26:04,487 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ughxs7uw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:04,524 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:04,524 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:26:04,527 INFO program/MainThread: stdout[2]: 2024-03-01 20:26:04,527 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:26:04,527 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:26:04,528 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:26:04,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:04,532 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:26:04,536 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:04,536 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:26:04,539 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:04,539 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:26:04,542 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:04,542 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:26:04,550 INFO program/MainThread: stdout: 2024-03-01 20:26:04,550 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:26:04,550 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:26:04,550 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:04,550 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:04,551 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 d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:04,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:04,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:04,551 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:26:04,551 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:04,551 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:26:04,552 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:26:04,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:04,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:04,574 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:26:04,579 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/wwn-0x6001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/scsi-36001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_b752a44f-768b-49f5-9147-805a404f0b9c', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', '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': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'ID_SERIAL': '36001405b752a44f768b49f59147805a4', 'ID_SERIAL_SHORT': '6001405b752a44f768b49f59147805a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b752a44f7', 'ID_WWN_VENDOR_EXTENSION': '0x68b49f59147805a4', 'ID_WWN_WITH_EXTENSION': '0x6001405b752a44f768b49f59147805a4', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b752a44f768b49f59147805a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_READY': '1', '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': '490247795'} ; 2024-03-01 20:26:04,579 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 20:26:04,579 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= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:04,613 INFO program/MainThread: stdout[3]: 2024-03-01 20:26:04,613 INFO program/MainThread: stderr[3]: 2024-03-01 20:26:04,613 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:26:04,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,626 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:26:04,630 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:26:04,631 INFO blivet/MainThread: sda is a disk 2024-03-01 20:26:04,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:26:04,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:26:04,634 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:04,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:04,638 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 20:26:04,641 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 20:26:04,641 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,642 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:26:04,642 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff478612da0) -- 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 = 6001405b752a44f768b49f59147805a4 2024-03-01 20:26:04,645 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:26:04,645 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:26:04,649 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/wwn-0x60014052674300d96a44112ae96e034d ' '/dev/disk/by-id/scsi-360014052674300d96a44112ae96e034d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', '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': '2674300d-96a4-4112-ae96-e034dad22b47', 'ID_SERIAL': '360014052674300d96a44112ae96e034d', 'ID_SERIAL_SHORT': '60014052674300d96a44112ae96e034d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052674300d9', 'ID_WWN_VENDOR_EXTENSION': '0x6a44112ae96e034d', 'ID_WWN_WITH_EXTENSION': '0x60014052674300d96a44112ae96e034d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052674300d96a44112ae96e034d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_READY': '1', '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': '490255222'} ; 2024-03-01 20:26:04,649 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 20:26:04,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,658 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:26:04,659 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:26:04,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:26:04,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:26:04,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:04,665 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:04,665 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 20:26:04,668 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 20:26:04,668 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,669 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:26:04,669 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff4785cb2b0) -- 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 = 60014052674300d96a44112ae96e034d 2024-03-01 20:26:04,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:26:04,672 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:26:04,675 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/wwn-0x6001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-36001405369be2723ef9435bb9ae4e527', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', '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': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'ID_SERIAL': '36001405369be2723ef9435bb9ae4e527', 'ID_SERIAL_SHORT': '6001405369be2723ef9435bb9ae4e527', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405369be2723', 'ID_WWN_VENDOR_EXTENSION': '0xef9435bb9ae4e527', 'ID_WWN_WITH_EXTENSION': '0x6001405369be2723ef9435bb9ae4e527', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405369be2723ef9435bb9ae4e527', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491059783'} ; 2024-03-01 20:26:04,676 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 20:26:04,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,685 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:26:04,685 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:26:04,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:26:04,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:26:04,689 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:26:04,692 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:26:04,692 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 20:26:04,695 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 20:26:04,695 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,696 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:26:04,696 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff4775809e8) -- 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 = 6001405369be2723ef9435bb9ae4e527 2024-03-01 20:26:04,699 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:26:04,699 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:26:04,702 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/wwn-0x6001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', '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': 'c587bc48-467b-4121-ac24-a6834328fa25', 'ID_SERIAL': '36001405c587bc48467b4121ac24a6834', 'ID_SERIAL_SHORT': '6001405c587bc48467b4121ac24a6834', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c587bc484', 'ID_WWN_VENDOR_EXTENSION': '0x67b4121ac24a6834', 'ID_WWN_WITH_EXTENSION': '0x6001405c587bc48467b4121ac24a6834', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c587bc48467b4121ac24a6834', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491179211'} ; 2024-03-01 20:26:04,702 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 20:26:04,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,712 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:26:04,712 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:26:04,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:26:04,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:26:04,715 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:26:04,718 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:26:04,719 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 20:26:04,722 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 20:26:04,722 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,722 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:26:04,722 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff477580ef0) -- 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 = 6001405c587bc48467b4121ac24a6834 2024-03-01 20:26:04,726 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:26:04,726 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:26:04,729 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-36001405e9f1a47258fa4a319a93b70a2', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', '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': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'ID_SERIAL': '36001405e9f1a47258fa4a319a93b70a2', 'ID_SERIAL_SHORT': '6001405e9f1a47258fa4a319a93b70a2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e9f1a4725', 'ID_WWN_VENDOR_EXTENSION': '0x8fa4a319a93b70a2', 'ID_WWN_WITH_EXTENSION': '0x6001405e9f1a47258fa4a319a93b70a2', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e9f1a47258fa4a319a93b70a2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_READY': '1', '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': '490229116'} ; 2024-03-01 20:26:04,729 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 20:26:04,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,738 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:26:04,739 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:26:04,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:26:04,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:26:04,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:04,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:04,745 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 20:26:04,748 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 20:26:04,749 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,749 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:26:04,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff477580f98) -- 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 = 6001405e9f1a47258fa4a319a93b70a2 2024-03-01 20:26:04,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:26:04,752 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:26:04,756 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/wwn-0x6001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', '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': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'ID_SERIAL': '36001405ea09427dddc84e999f787ac88', 'ID_SERIAL_SHORT': '6001405ea09427dddc84e999f787ac88', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea09427dd', 'ID_WWN_VENDOR_EXTENSION': '0xdc84e999f787ac88', 'ID_WWN_WITH_EXTENSION': '0x6001405ea09427dddc84e999f787ac88', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea09427dddc84e999f787ac88', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490368534'} ; 2024-03-01 20:26:04,756 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 20:26:04,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,765 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:26:04,766 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:26:04,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:26:04,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:26:04,769 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:04,772 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:04,772 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 20:26:04,775 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 20:26:04,775 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,776 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:26:04,776 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff477582eb8) -- 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 = 6001405ea09427dddc84e999f787ac88 2024-03-01 20:26:04,779 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:26:04,779 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:26:04,782 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/wwn-0x6001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_f2b0e811-7b59-443b-8ec6-c591c7795149', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', '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': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'ID_SERIAL': '36001405f2b0e8117b59443b8ec6c591c', 'ID_SERIAL_SHORT': '6001405f2b0e8117b59443b8ec6c591c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f2b0e8117', 'ID_WWN_VENDOR_EXTENSION': '0xb59443b8ec6c591c', 'ID_WWN_WITH_EXTENSION': '0x6001405f2b0e8117b59443b8ec6c591c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f2b0e8117b59443b8ec6c591c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490482096'} ; 2024-03-01 20:26:04,782 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 20:26:04,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,792 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:26:04,792 INFO blivet/MainThread: sde is a disk 2024-03-01 20:26:04,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:26:04,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:26:04,796 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:04,799 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:04,799 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 20:26:04,802 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 20:26:04,802 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,803 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:26:04,803 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff477582fd0) -- 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 = 6001405f2b0e8117b59443b8ec6c591c 2024-03-01 20:26:04,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:26:04,806 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:26:04,809 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/wwn-0x60014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', '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': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'ID_SERIAL': '360014055c1b9069433e405fb3fd35b0d', 'ID_SERIAL_SHORT': '60014055c1b9069433e405fb3fd35b0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c1b90694', 'ID_WWN_VENDOR_EXTENSION': '0x33e405fb3fd35b0d', 'ID_WWN_WITH_EXTENSION': '0x60014055c1b9069433e405fb3fd35b0d', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c1b9069433e405fb3fd35b0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490507383'} ; 2024-03-01 20:26:04,809 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 20:26:04,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,819 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:26:04,820 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:26:04,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:26:04,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:26:04,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:04,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:04,826 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 20:26:04,829 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 20:26:04,830 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,830 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:26:04,830 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff47758eac8) -- 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 = 60014055c1b9069433e405fb3fd35b0d 2024-03-01 20:26:04,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:26:04,833 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:26:04,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/wwn-0x60014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/scsi-360014059ea8189fdb0447e8b1601596d', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', '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': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'ID_SERIAL': '360014059ea8189fdb0447e8b1601596d', 'ID_SERIAL_SHORT': '60014059ea8189fdb0447e8b1601596d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ea8189fd', 'ID_WWN_VENDOR_EXTENSION': '0xb0447e8b1601596d', 'ID_WWN_WITH_EXTENSION': '0x60014059ea8189fdb0447e8b1601596d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ea8189fdb0447e8b1601596d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490715375'} ; 2024-03-01 20:26:04,837 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 20:26:04,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,846 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:26:04,847 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:26:04,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:26:04,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:26:04,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:04,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:04,853 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 20:26:04,856 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 20:26:04,857 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,857 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:26:04,857 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff477582e48) -- 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 = 60014059ea8189fdb0447e8b1601596d 2024-03-01 20:26:04,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:26:04,860 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:26:04,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/scsi-36001405353766d565804e7abcf821707 ' '/dev/disk/by-id/wwn-0x6001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_353766d5-6580-4e7a-bcf8-21707de23043', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', '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': '353766d5-6580-4e7a-bcf8-21707de23043', 'ID_SERIAL': '36001405353766d565804e7abcf821707', 'ID_SERIAL_SHORT': '6001405353766d565804e7abcf821707', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405353766d56', 'ID_WWN_VENDOR_EXTENSION': '0x5804e7abcf821707', 'ID_WWN_WITH_EXTENSION': '0x6001405353766d565804e7abcf821707', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405353766d565804e7abcf821707', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490700615'} ; 2024-03-01 20:26:04,864 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 20:26:04,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,873 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:26:04,874 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:26:04,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:26:04,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:26:04,877 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:04,880 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:04,881 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 20:26:04,884 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 20:26:04,884 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,884 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:26:04,884 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff477596b70) -- 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 = 6001405353766d565804e7abcf821707 2024-03-01 20:26:04,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:26:04,888 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:26:04,891 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/scsi-360014059cda33e1d7544082aecd2f69e', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', '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': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'ID_SERIAL': '360014059cda33e1d7544082aecd2f69e', 'ID_SERIAL_SHORT': '60014059cda33e1d7544082aecd2f69e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059cda33e1d', 'ID_WWN_VENDOR_EXTENSION': '0x7544082aecd2f69e', 'ID_WWN_WITH_EXTENSION': '0x60014059cda33e1d7544082aecd2f69e', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059cda33e1d7544082aecd2f69e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '490840612'} ; 2024-03-01 20:26:04,891 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 20:26:04,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,901 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:26:04,901 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:26:04,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:26:04,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:26:04,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:04,908 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:04,908 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 20:26:04,911 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 20:26:04,911 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,911 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:26:04,912 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff47759e240) -- 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 = 60014059cda33e1d7544082aecd2f69e 2024-03-01 20:26:04,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:26:04,915 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:26:04,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-360014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/wwn-0x60014059e1088291be34b3eb7eb65fb4', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', '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': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'ID_SERIAL': '360014059e1088291be34b3eb7eb65fb4', 'ID_SERIAL_SHORT': '60014059e1088291be34b3eb7eb65fb4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059e1088291', 'ID_WWN_VENDOR_EXTENSION': '0xbe34b3eb7eb65fb4', 'ID_WWN_WITH_EXTENSION': '0x60014059e1088291be34b3eb7eb65fb4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059e1088291be34b3eb7eb65fb4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491042093'} ; 2024-03-01 20:26:04,918 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 20:26:04,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:26:04,929 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:26:04,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:26:04,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:26:04,932 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:04,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:04,935 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 20:26:04,938 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 20:26:04,938 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:26:04,939 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:26:04,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff47758e7b8) -- 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 = 60014059e1088291be34b3eb7eb65fb4 2024-03-01 20:26:04,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:26:04,942 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:26:04,945 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30192472'} ; 2024-03-01 20:26:04,945 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:26:04,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:04,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:04,955 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:26:04,955 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:26:04,955 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:26:04,955 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:26:04,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:26:04,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:26:04,959 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:26:04,962 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:26:04,962 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:26:04,965 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:26:04,965 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:26:04,966 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:26:04,966 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff47759efd0) -- 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 20:26:04,969 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:26:04,973 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:04,973 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:26:04,976 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:04,976 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:26:04,979 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:04,980 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:26:04,983 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:04,983 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:26:04,986 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:26:04,989 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:04,992 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:26:04,996 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 0x7ff477539188> 2024-03-01 20:26:08,066 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:26:08,071 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:26:08,071 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:26:08,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', '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': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30196535'} ; 2024-03-01 20:26:08,075 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:26:08,075 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:26:08,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,084 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:26:08,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:08,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:08,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:26:08,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:26:08,126 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:26:08,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:26:08,129 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:26:08,133 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:26:08,133 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:26:08,136 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:08,136 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:08,136 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:26:08,139 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:26:08,144 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:26:08,146 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:26:08,149 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:26:08,152 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:08,153 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:08,153 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:26:08,154 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:26:08,153 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff477596710) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = b2f85011-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 0x7ff4775365c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:26:08,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:26:08,160 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:08,161 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:26:08,164 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:08,164 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:26:08,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:08,167 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:26:08,170 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:08,170 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:26:08,172 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:26:08,172 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:26:08,175 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,176 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:26:08,179 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:26:08,179 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:08,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:08,195 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:08,207 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:26:08,208 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:26:08,212 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 20:26:08,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,217 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 20:26:08,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,220 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:26:08,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,231 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:26:08,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,239 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 20:26:08,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,242 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:26:08,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,252 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:26:08,255 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 20:26:08,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,260 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 20:26:08,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,263 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 20:26:08,266 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 20:26:08,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,271 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 20:26:08,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,274 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:26:08,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,285 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:26:08,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:26:08,291 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:26:08,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:26:08,296 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:26:08,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:26:08,301 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:26:08,304 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,304 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:26:08,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:26:08,308 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:08,308 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:26:08,311 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,311 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:26:08,314 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,314 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:26:08,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:26:08,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:08,318 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:26:08,321 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,321 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:26:08,324 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,324 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:26:08,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:26:08,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:08,327 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:26:08,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,330 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:26:08,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:26:08,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:26:08,338 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:08,342 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:26:08,346 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:08,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:26:08,353 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:08,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:26:08,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:26:08,357 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:26:08,357 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:26:08,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,370 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:26:08,371 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:08,371 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:26:08,371 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:26:08,372 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:08,372 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:26:08,375 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,375 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:26:08,378 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:26:08,382 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:08,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:26:08,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:26:08,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:26:08,392 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:08,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:26:08,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:26:08,399 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:08,400 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:26:08,400 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:26:08,400 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:26:08,405 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:26:08,405 INFO program/MainThread: stderr[4]: 2024-03-01 20:26:08,405 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:26:08,405 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:26:08,406 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:08,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:26:08,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:26:08,411 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:08,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,422 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:26:08,423 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:08,424 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:26:08,424 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:26:08,424 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:08,425 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:26:08,428 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,428 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:26:08,431 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:26:08,434 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:08,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:26:08,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:26:08,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:26:08,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:08,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:26:08,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:26:08,452 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:08,452 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:26:08,453 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:26:08,453 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:26:08,453 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:08,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:26:08,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:26:08,457 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:08,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,468 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:26:08,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:26:08,474 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:26:08,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:26:08,479 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:26:08,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:26:08,485 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:26:08,488 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,488 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:26:08,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:26:08,491 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:08,491 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:26:08,494 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,494 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:26:08,497 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,497 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:26:08,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:26:08,500 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:08,500 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:26:08,503 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,503 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:26:08,506 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,506 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:26:08,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:26:08,509 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:08,509 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:26:08,512 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,512 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:26:08,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:26:08,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:26:08,520 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:08,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:26:08,527 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:08,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:26:08,534 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:08,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:26:08,538 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:26:08,539 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:26:08,539 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:26:08,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,551 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:26:08,552 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:08,553 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:26:08,553 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:26:08,553 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:08,553 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:26:08,556 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,556 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:26:08,559 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:26:08,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:08,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:26:08,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:26:08,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:26:08,573 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:08,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:26:08,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:26:08,580 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:08,581 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:26:08,581 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:26:08,581 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:26:08,581 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:08,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:26:08,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:26:08,585 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:08,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,597 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:26:08,598 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:08,598 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:26:08,598 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:26:08,599 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:08,599 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:26:08,602 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,602 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:26:08,605 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:26:08,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:08,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:26:08,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:26:08,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:26:08,619 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:08,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:26:08,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:26:08,626 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:08,627 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:26:08,627 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:26:08,627 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:26:08,627 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:08,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:26:08,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:26:08,631 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:08,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,643 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:26:08,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:26:08,648 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:26:08,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:26:08,654 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:26:08,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:26:08,660 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:26:08,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:26:08,665 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:26:08,668 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,668 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:26:08,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:26:08,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:08,671 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:26:08,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,674 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:26:08,677 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,677 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:26:08,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:26:08,680 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:08,680 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:26:08,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,683 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:26:08,686 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,686 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:26:08,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:26:08,689 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:08,689 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:26:08,692 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,692 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:26:08,696 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:08,696 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:26:08,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:26:08,699 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:08,699 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:26:08,702 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:26:08,702 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:26:08,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:26:08,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:26:08,711 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:08,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:26:08,717 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:08,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:26:08,724 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:08,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:26:08,731 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:08,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:26:08,735 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:26:08,748 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:26:08,748 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:26:08,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,762 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:26:08,763 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,764 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:26:08,764 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:26:08,764 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,765 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:26:08,768 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,768 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:26:08,771 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:26:08,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:08,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:26:08,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:26:08,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:26:08,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:08,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:26:08,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:26:08,792 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,792 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:26:08,792 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:26:08,793 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:26:08,793 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:08,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:26:08,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:26:08,797 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:08,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,809 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:26:08,810 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,810 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:26:08,810 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:26:08,811 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,811 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:26:08,814 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,815 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:26:08,817 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:26:08,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:26:08,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:26:08,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:26:08,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:26:08,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:26:08,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:26:08,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:26:08,839 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,839 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:26:08,840 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:26:08,840 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:26:08,840 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:08,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:26:08,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:26:08,844 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:08,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,856 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:26:08,857 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,858 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:26:08,858 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:26:08,858 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,859 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:26:08,862 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,862 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:26:08,864 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:26:08,868 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:08,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:26:08,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:26:08,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:26:08,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:08,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:26:08,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:26:08,886 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,887 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:26:08,887 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:26:08,887 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:26:08,887 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:08,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:26:08,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:26:08,891 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:08,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:08,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:08,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:08,903 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:26:08,904 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,905 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:26:08,905 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:26:08,905 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,906 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:26:08,909 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,909 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:26:08,912 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:08,912 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:26:08,916 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:26:08,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:26:08,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:26:08,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:26:08,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:26:08,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:26:08,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:26:08,933 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:08,934 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:26:08,934 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:26:08,934 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:26:08,935 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:08,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:26:08,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:26:08,938 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:08,940 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:26:08,940 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:26:08,940 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:26:08,940 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:26:08,940 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:26:08,940 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:26:08,940 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:26:08,940 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:26:08,941 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:08,942 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:08,942 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:26:08,945 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:26:08,947 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:26:08,950 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:26:08,953 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:26:08,953 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:26:08,956 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:26:08,956 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 0x7ff4774de780> 2024-03-01 20:26:08,957 INFO blivet/MainThread: sorting actions... 2024-03-01 20:26:08,994 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:26:08,994 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:26:08,995 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:26:08,995 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:26:08,995 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:26:08,996 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:26:08,996 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:26:08,997 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:26:08,997 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:26:08,997 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:26:08,998 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:26:08,998 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:26:08,999 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:26:08,999 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:26:08,999 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:26:09,000 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:09,000 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:09,001 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:09,001 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:09,001 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:09,002 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:09,002 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:09,003 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:09,003 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:26:09,004 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:26:09,004 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:26:09,004 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:26:09,005 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:09,005 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:09,006 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:09,006 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:09,007 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:26:09,007 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:26:09,007 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:26:09,008 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:26:09,008 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:09,009 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:09,009 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:09,009 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:09,010 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:26:09,013 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,016 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:26:09,016 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:26:09,022 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,054 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,067 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:26:09,071 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,074 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:26:09,074 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:26:09,080 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,107 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,118 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:26:09,122 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,125 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:26:09,125 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:26:09,130 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,157 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,169 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,169 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:26:09,173 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,176 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:26:09,176 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:26:09,181 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,209 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,219 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:26:09,224 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,226 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:26:09,226 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:26:09,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,274 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,274 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:26:09,278 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,281 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:26:09,281 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:26:09,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,287 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,314 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,326 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,326 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:26:09,330 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,333 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:26:09,333 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:26:09,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,381 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:26:09,385 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,388 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:26:09,388 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:26:09,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,394 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,434 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,434 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:26:09,438 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,441 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:26:09,441 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:26:09,446 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,473 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,485 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,485 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:26:09,489 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:09,492 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:26:09,492 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:26:09,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,527 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,540 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,540 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:26:09,544 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:09,547 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:09,550 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:09,550 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:26:09,550 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:09,588 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:26:09,588 INFO program/MainThread: stderr[5]: 2024-03-01 20:26:09,588 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:26:09,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,612 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,619 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:09,620 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 20:26:09,622 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:26:09,634 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,661 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:26:09,665 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:09,668 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:09,671 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:09,671 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:26:09,671 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:09,705 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:26:09,705 INFO program/MainThread: stderr[6]: 2024-03-01 20:26:09,705 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:26:09,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,733 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:09,733 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 20:26:09,735 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:26:09,750 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,779 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,779 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:26:09,783 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:09,786 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:09,789 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:09,789 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:26:09,790 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:09,821 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:26:09,821 INFO program/MainThread: stderr[7]: 2024-03-01 20:26:09,821 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:26:09,822 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,849 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:09,849 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 20:26:09,851 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:26:09,865 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,892 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,892 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:26:09,896 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:09,899 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:09,902 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:09,902 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:26:09,902 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:09,935 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:26:09,935 INFO program/MainThread: stderr[8]: 2024-03-01 20:26:09,935 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:26:09,936 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:09,967 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,973 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:09,973 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 20:26:09,974 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:26:09,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:09,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,013 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,013 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:26:10,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:26:10,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:26:10,023 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,026 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,029 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,032 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,035 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,037 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,040 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,043 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:26:10,046 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:10,115 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:26:10,116 INFO program/MainThread: stderr[9]: 2024-03-01 20:26:10,116 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:26:10,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:10,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:26:10,144 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,150 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,155 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,163 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,169 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,176 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,182 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,185 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,199 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:26:10,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:26:10,207 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,219 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:26:10,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,227 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,238 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:10,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:26:10,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:26:10,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:10,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:26:10,255 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,259 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,262 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,265 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,269 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,272 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,275 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,278 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:10,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,291 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:26:10,296 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:10,323 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:10,323 INFO program/MainThread: stderr[10]: 2024-03-01 20:26:10,323 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:26:10,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:26:10,328 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:10,423 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:26:10,424 INFO program/MainThread: stderr[11]: 2024-03-01 20:26:10,424 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:26:10,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:10,441 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:10,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,479 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,484 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 20:26:10,484 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:10,485 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:26:10,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,495 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,509 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,509 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:10,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,516 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:26:10,519 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:26:10,519 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:26:10,539 INFO program/MainThread: stdout: 2024-03-01 20:26:10,539 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:26:10,540 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:10,540 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:10,540 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:10,540 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:26:10,540 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:10,540 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:10,540 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:10,540 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:10,540 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:10,540 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,540 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:26:10,553 INFO program/MainThread: stdout: 2024-03-01 20:26:10,553 INFO program/MainThread: writing all SBs 2024-03-01 20:26:10,554 INFO program/MainThread: new label = "" 2024-03-01 20:26:10,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:10,572 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:10,574 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:26:10,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,597 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,597 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:10,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:26:10,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:26:10,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,608 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:10,634 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:10,634 INFO program/MainThread: stderr[12]: 2024-03-01 20:26:10,634 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:26:10,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:26:10,638 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:10,733 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:26:10,734 INFO program/MainThread: stderr[13]: 2024-03-01 20:26:10,734 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:26:10,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:10,750 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:10,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,789 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 20:26:10,790 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:10,790 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:26:10,800 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,814 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,814 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:10,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,821 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:26:10,824 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:26:10,824 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:26:10,844 INFO program/MainThread: stdout: 2024-03-01 20:26:10,844 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:26:10,844 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:10,844 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:10,844 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:10,844 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:26:10,845 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:10,845 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:10,845 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:10,845 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:10,845 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:10,845 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,845 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:26:10,858 INFO program/MainThread: stdout: 2024-03-01 20:26:10,858 INFO program/MainThread: writing all SBs 2024-03-01 20:26:10,858 INFO program/MainThread: new label = "" 2024-03-01 20:26:10,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,873 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:10,877 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:10,878 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:26:10,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:10,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:10,901 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:10,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:26:10,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:26:10,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:10,912 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:10,939 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:10,939 INFO program/MainThread: stderr[14]: 2024-03-01 20:26:10,939 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:26:10,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:26:10,943 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:11,040 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:26:11,040 INFO program/MainThread: stderr[15]: 2024-03-01 20:26:11,041 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:26:11,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:11,056 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:11,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,092 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,097 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 20:26:11,097 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:26:11,098 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:26:11,108 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,125 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:11,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,132 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:26:11,135 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:26:11,135 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:26:11,155 INFO program/MainThread: stdout: 2024-03-01 20:26:11,156 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:26:11,156 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:11,156 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:11,156 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:11,156 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:26:11,156 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:11,156 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:11,156 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:26:11,156 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:11,156 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:11,156 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,157 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:26:11,172 INFO program/MainThread: stdout: 2024-03-01 20:26:11,172 INFO program/MainThread: writing all SBs 2024-03-01 20:26:11,172 INFO program/MainThread: new label = "" 2024-03-01 20:26:11,172 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,172 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,187 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:11,192 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:11,194 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:26:11,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,204 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,220 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:11,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:26:11,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:26:11,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,231 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:11,258 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:11,258 INFO program/MainThread: stderr[16]: 2024-03-01 20:26:11,258 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:26:11,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:26:11,263 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:11,366 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:26:11,366 INFO program/MainThread: stderr[17]: 2024-03-01 20:26:11,366 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:26:11,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:11,388 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:11,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,418 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 20:26:11,418 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:26:11,419 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:26:11,429 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,429 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,445 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,445 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:11,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,452 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:26:11,455 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:26:11,456 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:26:11,482 INFO program/MainThread: stdout: 2024-03-01 20:26:11,483 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:26:11,483 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:11,483 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:11,483 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:11,483 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:26:11,483 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:11,483 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:11,483 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:26:11,483 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:11,483 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:11,483 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,484 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:26:11,497 INFO program/MainThread: stdout: 2024-03-01 20:26:11,497 INFO program/MainThread: writing all SBs 2024-03-01 20:26:11,497 INFO program/MainThread: new label = "" 2024-03-01 20:26:11,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,513 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:11,517 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:11,519 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:26:11,528 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,542 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:26:11,546 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,549 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,552 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,552 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:26:11,552 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:11,587 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:26:11,588 INFO program/MainThread: stderr[18]: 2024-03-01 20:26:11,588 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:26:11,588 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,610 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,617 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:11,617 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 20:26:11,619 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:26:11,633 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,633 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,661 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:26:11,665 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,668 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,671 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,672 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:26:11,672 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:11,705 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:26:11,706 INFO program/MainThread: stderr[19]: 2024-03-01 20:26:11,706 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:26:11,706 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,723 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,731 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:11,731 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 20:26:11,733 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:26:11,750 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,776 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,777 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:26:11,782 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,785 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,788 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,788 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:26:11,788 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:11,822 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:26:11,822 INFO program/MainThread: stderr[20]: 2024-03-01 20:26:11,822 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:26:11,822 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,849 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,856 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:11,857 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 20:26:11,858 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:26:11,870 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:11,899 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:11,899 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:26:11,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:26:11,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:26:11,909 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,912 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,915 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,918 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,921 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:11,924 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:11,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:26:11,927 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:11,988 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:26:11,989 INFO program/MainThread: stderr[21]: 2024-03-01 20:26:11,989 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:26:11,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:12,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:26:12,005 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,011 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,014 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,018 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,024 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,029 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,042 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:26:12,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:26:12,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,061 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:26:12,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,082 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:12,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:26:12,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:26:12,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:12,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:26:12,099 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,103 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,106 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,109 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,113 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,116 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,116 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,128 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:26:12,133 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_vg2 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:12,164 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:12,164 INFO program/MainThread: stderr[22]: 2024-03-01 20:26:12,164 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:26:12,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:26:12,169 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:12,262 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:26:12,262 INFO program/MainThread: stderr[23]: 2024-03-01 20:26:12,262 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:26:12,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:12,278 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:12,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,313 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 20:26:12,313 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:26:12,314 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:26:12,324 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,338 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,338 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:12,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,346 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:26:12,348 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:26:12,349 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:26:12,368 INFO program/MainThread: stdout: 2024-03-01 20:26:12,369 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:26:12,369 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:12,369 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:12,369 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:12,369 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:26:12,369 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:12,369 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:12,369 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:12,369 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:12,369 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:12,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,370 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:26:12,381 INFO program/MainThread: stdout: 2024-03-01 20:26:12,381 INFO program/MainThread: writing all SBs 2024-03-01 20:26:12,382 INFO program/MainThread: new label = "" 2024-03-01 20:26:12,382 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,398 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:12,402 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:12,404 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:26:12,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,428 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,428 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:12,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:26:12,436 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:26:12,439 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,439 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_vg2 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:12,467 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:12,467 INFO program/MainThread: stderr[24]: 2024-03-01 20:26:12,467 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:26:12,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:26:12,472 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:12,564 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:26:12,564 INFO program/MainThread: stderr[25]: 2024-03-01 20:26:12,564 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:26:12,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:12,580 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:12,580 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,610 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,615 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 20:26:12,616 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:12,616 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:26:12,626 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,644 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:12,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,651 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:26:12,654 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:26:12,654 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:26:12,674 INFO program/MainThread: stdout: 2024-03-01 20:26:12,674 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:26:12,674 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:12,674 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:12,674 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:12,674 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:26:12,674 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:12,675 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:12,675 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:12,675 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:12,675 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:12,675 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,675 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:26:12,695 INFO program/MainThread: stdout: 2024-03-01 20:26:12,696 INFO program/MainThread: writing all SBs 2024-03-01 20:26:12,696 INFO program/MainThread: new label = "" 2024-03-01 20:26:12,696 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:12,718 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:12,719 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:26:12,730 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,744 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,744 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:26:12,748 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,751 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,754 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,754 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:26:12,754 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:12,788 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:26:12,789 INFO program/MainThread: stderr[26]: 2024-03-01 20:26:12,789 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:26:12,789 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:12,812 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 20:26:12,814 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:26:12,824 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,824 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,849 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,849 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:26:12,853 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,856 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,859 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,859 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:26:12,859 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:12,893 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:26:12,894 INFO program/MainThread: stderr[27]: 2024-03-01 20:26:12,894 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:26:12,894 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,915 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:12,916 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 20:26:12,917 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:26:12,927 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,950 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,950 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:26:12,954 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:12,957 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,960 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:12,960 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:26:12,960 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:12,994 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:26:12,994 INFO program/MainThread: stderr[28]: 2024-03-01 20:26:12,994 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:26:12,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,017 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,021 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:13,021 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 20:26:13,023 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:26:13,032 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,055 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,055 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:26:13,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:26:13,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:26:13,065 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,068 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,071 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,074 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,076 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,079 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,082 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:26:13,082 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:13,138 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:26:13,138 INFO program/MainThread: stderr[29]: 2024-03-01 20:26:13,138 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:26:13,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:13,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:26:13,158 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,165 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,171 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,176 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,182 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,187 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,187 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,207 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:26:13,214 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:26:13,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,229 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:26:13,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,252 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,252 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:13,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:26:13,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:26:13,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:13,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:26:13,269 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,272 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,276 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,279 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,282 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,286 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:13,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,299 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:26:13,304 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:13,333 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:13,333 INFO program/MainThread: stderr[30]: 2024-03-01 20:26:13,333 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:26:13,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:26:13,338 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:13,428 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:26:13,429 INFO program/MainThread: stderr[31]: 2024-03-01 20:26:13,429 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:26:13,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:13,443 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:13,444 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,467 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,471 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 20:26:13,472 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:26:13,473 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:26:13,482 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,496 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,496 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:13,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,503 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:26:13,506 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:26:13,506 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:26:13,529 INFO program/MainThread: stdout: 2024-03-01 20:26:13,529 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:26:13,530 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:13,530 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:13,530 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:13,530 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:26:13,530 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:13,530 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:13,530 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:26:13,530 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:13,530 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:13,530 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,530 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:26:13,541 INFO program/MainThread: stdout: 2024-03-01 20:26:13,541 INFO program/MainThread: writing all SBs 2024-03-01 20:26:13,542 INFO program/MainThread: new label = "" 2024-03-01 20:26:13,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,556 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:13,560 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:13,561 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:26:13,570 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,586 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,586 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:13,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:26:13,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:26:13,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,597 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:13,623 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:13,623 INFO program/MainThread: stderr[32]: 2024-03-01 20:26:13,623 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:26:13,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:26:13,627 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:13,722 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:26:13,722 INFO program/MainThread: stderr[33]: 2024-03-01 20:26:13,722 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:26:13,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:13,739 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:13,739 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,761 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,766 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 20:26:13,767 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:26:13,767 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:26:13,777 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,777 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,791 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:13,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:13,798 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:26:13,801 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:26:13,801 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:26:13,819 INFO program/MainThread: stdout: 2024-03-01 20:26:13,819 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:26:13,820 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:13,820 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:13,820 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:13,820 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:26:13,820 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:13,820 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:13,820 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:13,820 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:13,820 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:13,820 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,820 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:26:13,833 INFO program/MainThread: stdout: 2024-03-01 20:26:13,834 INFO program/MainThread: writing all SBs 2024-03-01 20:26:13,834 INFO program/MainThread: new label = "" 2024-03-01 20:26:13,834 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,851 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:13,855 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:13,857 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:26:13,866 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:13,880 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:13,885 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:26:13,885 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 0x7ff478608ba0> 2024-03-01 20:26:13,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:26:13,892 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:26:13,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,898 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 20:26:13,899 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:26:13,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:26:13,905 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:26:13,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:26:13,911 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:26:13,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,917 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 20:26:13,917 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:26:13,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:26:13,923 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:26:13,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:26:13,929 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:26:13,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:26:13,935 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:26:13,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:26:13,941 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:26:13,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,947 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 20:26:13,947 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:26:13,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:26:13,953 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:26:13,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:26:13,958 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:26:13,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,964 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 20:26:13,964 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:26:13,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:26:13,970 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:26:13,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:26:13,976 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:26:13,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:13,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:26:13,981 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:26:41,010 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_mk7ahcaq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:41,048 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:41,048 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:26:41,051 INFO program/MainThread: stdout[2]: 2024-03-01 20:26:41,052 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:26:41,052 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:26:41,052 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:26:41,057 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:41,057 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:26:41,061 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:41,061 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:26:41,064 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:41,064 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:26:41,067 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:41,067 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:26:41,078 INFO program/MainThread: stdout: 2024-03-01 20:26:41,079 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:26:41,079 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry 2024-03-01 20:26:41,079 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 3d33b1ad-3316-4f48-9f93-7a6545509587 2024-03-01 20:26:41,079 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU 2024-03-01 20:26:41,079 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 3d33b1ad-3316-4f48-9f93-7a6545509587 2024-03-01 20:26:41,079 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ace76a34-754f-4f16-86ff-ef2b0e08235e 2024-03-01 20:26:41,079 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd 2024-03-01 20:26:41,079 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy 2024-03-01 20:26:41,079 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 19eaefb1-335c-47df-9b4f-0fa815f792fc 2024-03-01 20:26:41,079 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4cc47d31-c1de-42a5-8fc0-82053bb38b30 2024-03-01 20:26:41,079 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX 2024-03-01 20:26:41,079 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA 2024-03-01 20:26:41,079 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt 2024-03-01 20:26:41,079 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 49008001-9d7d-404d-8d98-008bc4ca1320 2024-03-01 20:26:41,079 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 553ee63e-dc9a-43c9-93d0-75fe37d08809 2024-03-01 20:26:41,079 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7b641397-0aad-4848-807a-babb8f783a77 2024-03-01 20:26:41,079 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X 2024-03-01 20:26:41,079 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7b641397-0aad-4848-807a-babb8f783a77 2024-03-01 20:26:41,079 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 2024-03-01 20:26:41,079 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b105ddd0-1230-46a6-a19f-a069048f8bf3 2024-03-01 20:26:41,079 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 2024-03-01 20:26:41,079 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b105ddd0-1230-46a6-a19f-a069048f8bf3 2024-03-01 20:26:41,079 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:26:41,079 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:26:41,079 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:26:41,079 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:41,079 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:41,079 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 3d33b1ad-3316-4f48-9f93-7a6545509587 sdb 1073741824 root disk brw-rw---- LVM2_member YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 3d33b1ad-3316-4f48-9f93-7a6545509587 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ace76a34-754f-4f16-86ff-ef2b0e08235e sdc 1073741824 root disk brw-rw---- LVM2_member Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd sdd 1073741824 root disk brw-rw---- LVM2_member NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 19eaefb1-335c-47df-9b4f-0fa815f792fc `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4cc47d31-c1de-42a5-8fc0-82053bb38b30 sde 1073741824 root disk brw-rw---- LVM2_member v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX sdf 1073741824 root disk brw-rw---- LVM2_member V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA sdg 1073741824 root disk brw-rw---- LVM2_member 2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 49008001-9d7d-404d-8d98-008bc4ca1320 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 553ee63e-dc9a-43c9-93d0-75fe37d08809 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7b641397-0aad-4848-807a-babb8f783a77 sdh 1073741824 root disk brw-rw---- LVM2_member hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7b641397-0aad-4848-807a-babb8f783a77 sdi 1073741824 root disk brw-rw---- LVM2_member SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b105ddd0-1230-46a6-a19f-a069048f8bf3 sdj 1073741824 root disk brw-rw---- LVM2_member 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b105ddd0-1230-46a6-a19f-a069048f8bf3 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 d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:41,080 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:41,080 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:41,080 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:26:41,080 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:41,080 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:26:41,081 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:26:41,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:41,093 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:41,108 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 20:26:41,112 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/wwn-0x6001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-36001405b752a44f768b49f59147805a4', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry', 'ID_FS_UUID_ENC': '0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry', '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': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'ID_SERIAL': '36001405b752a44f768b49f59147805a4', 'ID_SERIAL_SHORT': '6001405b752a44f768b49f59147805a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b752a44f7', 'ID_WWN_VENDOR_EXTENSION': '0x68b49f59147805a4', 'ID_WWN_WITH_EXTENSION': '0x6001405b752a44f768b49f59147805a4', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b752a44f768b49f59147805a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:0', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:0.service', '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': '490247795'} ; 2024-03-01 20:26:41,113 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 20:26:41,113 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= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,147 INFO program/MainThread: stdout[3]: 2024-03-01 20:26:41,147 INFO program/MainThread: stderr[3]: 2024-03-01 20:26:41,147 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:26:41,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,159 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:26:41,164 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:26:41,164 INFO blivet/MainThread: sda is a disk 2024-03-01 20:26:41,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:26:41,165 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:26:41,168 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:41,171 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:41,171 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 20:26:41,174 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 20:26:41,175 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:26:41,175 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:26:41,175 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd917f9b38) -- 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 = 6001405b752a44f768b49f59147805a4 2024-03-01 20:26:41,179 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:26:41,182 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:41,182 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:26:41,185 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:41,186 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:26:41,189 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,189 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:26:41,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:26:41,195 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:26:41,195 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:26:41,195 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,227 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:41,227 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU. WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (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 20:26:41,227 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:26:41,227 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:26:41,231 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry ; label: None ; device: /dev/sda ; serial: 36001405b752a44f768b49f59147805a4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; pe_start: 8 MiB ; 2024-03-01 20:26:41,232 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:26:41,235 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:26:41,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:41,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:41,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,246 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,274 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:41,274 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU. WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (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 20:26:41,274 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:26:41,274 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:41,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:26:41,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:26:41,283 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:41,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:26:41,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:26:41,287 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,313 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 20:26:41,313 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU. WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (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 20:26:41,313 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:26:41,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:26:41,318 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:26:41,321 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:26:41,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:41,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:26:41,327 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:26:41,327 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:41,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/scsi-360014052674300d96a44112ae96e034d ' '/dev/disk/by-id/wwn-0x60014052674300d96a44112ae96e034d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/lvm-pv-uuid-YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU', 'ID_FS_UUID_ENC': 'YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU', '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': '2674300d-96a4-4112-ae96-e034dad22b47', 'ID_SERIAL': '360014052674300d96a44112ae96e034d', 'ID_SERIAL_SHORT': '60014052674300d96a44112ae96e034d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052674300d9', 'ID_WWN_VENDOR_EXTENSION': '0x6a44112ae96e034d', 'ID_WWN_WITH_EXTENSION': '0x60014052674300d96a44112ae96e034d', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052674300d96a44112ae96e034d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:16', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:16.service', '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': '490255222'} ; 2024-03-01 20:26:41,331 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 20:26:41,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,340 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:26:41,341 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:26:41,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:26:41,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:26:41,344 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:41,347 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:41,347 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 20:26:41,350 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 20:26:41,351 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:26:41,351 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:26:41,351 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd9180deb8) -- 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 = 60014052674300d96a44112ae96e034d 2024-03-01 20:26:41,354 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:26:41,357 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:41,358 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:26:41,361 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:41,361 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:26:41,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,364 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:26:41,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:26:41,370 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:26:41,370 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:26:41,370 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= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,396 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:41,396 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (last written to /dev/sdc). 2024-03-01 20:26:41,396 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:26:41,396 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:26:41,400 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU ; label: None ; device: /dev/sdb ; serial: 360014052674300d96a44112ae96e034d ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:26:41,400 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:26:41,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:26:41,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:41,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:26:41,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:26:41,416 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:41,418 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:26:41,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:41,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:41,424 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= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,453 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 20:26:41,453 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (last written to /dev/sdc). 2024-03-01 20:26:41,453 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:26:41,453 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:26:41,453 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:41,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/scsi-36001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/wwn-0x6001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_369be272-3ef9-435b-b9ae-4e5277cae20b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', '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': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'ID_SERIAL': '36001405369be2723ef9435bb9ae4e527', 'ID_SERIAL_SHORT': '6001405369be2723ef9435bb9ae4e527', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405369be2723', 'ID_WWN_VENDOR_EXTENSION': '0xef9435bb9ae4e527', 'ID_WWN_WITH_EXTENSION': '0x6001405369be2723ef9435bb9ae4e527', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405369be2723ef9435bb9ae4e527', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491059783'} ; 2024-03-01 20:26:41,458 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 20:26:41,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:26:41,468 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:26:41,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:26:41,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:26:41,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:26:41,474 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:26:41,475 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 20:26:41,477 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 20:26:41,478 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:26:41,478 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:26:41,478 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd9180dc50) -- 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 = 6001405369be2723ef9435bb9ae4e527 2024-03-01 20:26:41,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:26:41,482 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:26:41,485 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/scsi-36001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/wwn-0x6001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', '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': 'c587bc48-467b-4121-ac24-a6834328fa25', 'ID_SERIAL': '36001405c587bc48467b4121ac24a6834', 'ID_SERIAL_SHORT': '6001405c587bc48467b4121ac24a6834', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c587bc484', 'ID_WWN_VENDOR_EXTENSION': '0x67b4121ac24a6834', 'ID_WWN_WITH_EXTENSION': '0x6001405c587bc48467b4121ac24a6834', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c587bc48467b4121ac24a6834', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491179211'} ; 2024-03-01 20:26:41,485 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 20:26:41,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:26:41,495 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:26:41,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:26:41,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:26:41,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:26:41,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:26:41,501 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 20:26:41,504 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 20:26:41,504 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:26:41,505 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:26:41,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd9072dc88) -- 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 = 6001405c587bc48467b4121ac24a6834 2024-03-01 20:26:41,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:26:41,508 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:26:41,511 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/lvm-pv-uuid-Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd ' '/dev/disk/by-id/wwn-0x6001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd', 'ID_FS_UUID_ENC': 'Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd', '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': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'ID_SERIAL': '36001405e9f1a47258fa4a319a93b70a2', 'ID_SERIAL_SHORT': '6001405e9f1a47258fa4a319a93b70a2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e9f1a4725', 'ID_WWN_VENDOR_EXTENSION': '0x8fa4a319a93b70a2', 'ID_WWN_WITH_EXTENSION': '0x6001405e9f1a47258fa4a319a93b70a2', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e9f1a47258fa4a319a93b70a2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:32', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:32.service', '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': '490229116'} ; 2024-03-01 20:26:41,511 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 20:26:41,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,521 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:26:41,521 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:26:41,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:26:41,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:26:41,524 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:41,527 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:41,527 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 20:26:41,530 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 20:26:41,531 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:26:41,531 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:26:41,531 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd90728ba8) -- 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 = 6001405e9f1a47258fa4a319a93b70a2 2024-03-01 20:26:41,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:26:41,537 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:41,537 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:26:41,541 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:41,541 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:26:41,544 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,544 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:26:41,547 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,547 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:26:41,550 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:26:41,550 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:26:41,550 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= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,582 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:41,582 INFO program/MainThread: stderr[9]: 2024-03-01 20:26:41,582 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:26:41,582 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:26:41,586 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd ; label: None ; device: /dev/sdc ; serial: 36001405e9f1a47258fa4a319a93b70a2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:41,586 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:26:41,589 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:26:41,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:41,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:41,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:26:41,602 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:41,604 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:26:41,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:41,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:41,610 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= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,638 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 20:26:41,638 INFO program/MainThread: stderr[10]: 2024-03-01 20:26:41,638 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:26:41,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:41,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:26:41,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:41,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:26:41,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:26:41,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:41,663 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:41,666 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 20:26:41,666 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:26:41,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:26:41,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:26:41,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:41,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:26:41,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:26:41,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:41,680 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:41,683 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 20:26:41,684 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:26:41,684 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:26:41,684 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:26:41,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:41,687 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:41,691 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 20:26:41,691 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:26:41,694 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ace76a34-754f-4f16-86ff-ef2b0e08235e ' '/dev/disk/by-id/dm-uuid-LVM-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNQsHIJOzhN5UZkZEoWLUjeYTskBmeMa9J ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', '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-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNQsHIJOzhN5UZkZEoWLUjeYTskBmeMa9J', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ace76a34-754f-4f16-86ff-ef2b0e08235e', 'ID_FS_UUID_ENC': 'ace76a34-754f-4f16-86ff-ef2b0e08235e', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '936817570'} ; 2024-03-01 20:26:41,695 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:26:41,695 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:41,698 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:26:41,698 INFO program/MainThread: stderr[11]: 2024-03-01 20:26:41,698 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:26:41,699 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:41,702 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:26:41,702 INFO program/MainThread: stderr[12]: 2024-03-01 20:26:41,702 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:26:41,702 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:41,705 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:26:41,705 INFO program/MainThread: stderr[13]: 2024-03-01 20:26:41,706 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:26:41,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:26:41,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:41,716 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:26:41,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:41,717 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:26:41,713 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd9071f860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7fcd9180df28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:41,718 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:41,721 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:26:41,721 INFO program/MainThread: stderr[14]: 2024-03-01 20:26:41,721 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:26:41,725 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:26:41,729 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:41,729 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:26:41,732 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:41,732 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:26:41,737 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,737 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:26:41,740 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,740 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:26:41,742 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:26:41,742 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:26:41,746 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:41,746 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:26:41,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:26:41,749 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:41,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:41,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:26:41,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:41,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:26:41,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:26:41,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:41,772 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:41,775 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 20:26:41,776 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:26:41,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:26:41,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:26:41,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:41,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:26:41,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:26:41,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:41,789 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:41,792 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 20:26:41,793 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:26:41,793 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:26:41,793 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:26:41,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:41,796 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:41,799 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 20:26:41,800 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:26:41,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3d33b1ad-3316-4f48-9f93-7a6545509587 ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNHTwJGifhZrjLknYwbmcl14VJcuwAVESv', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNHTwJGifhZrjLknYwbmcl14VJcuwAVESv', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3d33b1ad-3316-4f48-9f93-7a6545509587', 'ID_FS_UUID_ENC': '3d33b1ad-3316-4f48-9f93-7a6545509587', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '936527356'} ; 2024-03-01 20:26:41,803 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:26:41,804 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:41,807 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:26:41,808 INFO program/MainThread: stderr[15]: 2024-03-01 20:26:41,808 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:26:41,808 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:41,811 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:26:41,811 INFO program/MainThread: stderr[16]: 2024-03-01 20:26:41,811 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:26:41,811 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:41,815 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:26:41,815 INFO program/MainThread: stderr[17]: 2024-03-01 20:26:41,815 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:26:41,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:26:41,825 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:41,826 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:41,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:41,827 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:41,823 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd9180d828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7fcd9180df28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:41,828 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:41,831 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:26:41,831 INFO program/MainThread: stderr[18]: 2024-03-01 20:26:41,831 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:26:41,835 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:26:41,839 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:41,839 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:26:41,842 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:41,842 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:26:41,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:26:41,849 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,849 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:26:41,850 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:26:41,853 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:41,853 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:26:41,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:26:41,856 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:41,857 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:41,860 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/wwn-0x6001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/lvm-pv-uuid-NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy', 'ID_FS_UUID_ENC': 'NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy', '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': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'ID_SERIAL': '36001405ea09427dddc84e999f787ac88', 'ID_SERIAL_SHORT': '6001405ea09427dddc84e999f787ac88', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea09427dd', 'ID_WWN_VENDOR_EXTENSION': '0xdc84e999f787ac88', 'ID_WWN_WITH_EXTENSION': '0x6001405ea09427dddc84e999f787ac88', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea09427dddc84e999f787ac88', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:48', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:48.service', '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': '490368534'} ; 2024-03-01 20:26:41,860 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 20:26:41,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,870 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:26:41,871 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:26:41,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:26:41,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:26:41,874 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:41,877 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:41,877 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 20:26:41,880 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 20:26:41,880 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:26:41,881 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:26:41,881 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd90738dd8) -- 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 = 6001405ea09427dddc84e999f787ac88 2024-03-01 20:26:41,884 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:26:41,887 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:41,887 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:26:41,890 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:41,890 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:26:41,894 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,894 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:26:41,897 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:41,897 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:26:41,900 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:26:41,900 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:26:41,900 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= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,929 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:41,929 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX. WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:41,929 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:26:41,929 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:26:41,933 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy ; label: None ; device: /dev/sdd ; serial: 36001405ea09427dddc84e999f787ac88 ; exists: True ; vg_name: test_vg2 ; vg_uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:26:41,934 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:26:41,937 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:26:41,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:41,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:41,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,949 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= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:41,976 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:41,976 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX. WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:41,976 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:26:41,976 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:41,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:26:41,981 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:26:41,984 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:41,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:26:41,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:26:41,988 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= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,015 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 20:26:42,015 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX. WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:42,015 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:26:42,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:26:42,020 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:26:42,023 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:26:42,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:26:42,029 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:26:42,029 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:42,033 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/scsi-36001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/wwn-0x6001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_f2b0e811-7b59-443b-8ec6-c591c7795149', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX', 'ID_FS_UUID_ENC': 'v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX', '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': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'ID_SERIAL': '36001405f2b0e8117b59443b8ec6c591c', 'ID_SERIAL_SHORT': '6001405f2b0e8117b59443b8ec6c591c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f2b0e8117', 'ID_WWN_VENDOR_EXTENSION': '0xb59443b8ec6c591c', 'ID_WWN_WITH_EXTENSION': '0x6001405f2b0e8117b59443b8ec6c591c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f2b0e8117b59443b8ec6c591c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:64', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:64.service', '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': '490482096'} ; 2024-03-01 20:26:42,033 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 20:26:42,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,043 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:26:42,044 INFO blivet/MainThread: sde is a disk 2024-03-01 20:26:42,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:26:42,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:26:42,047 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:42,050 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:42,050 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 20:26:42,053 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 20:26:42,054 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:26:42,054 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:26:42,054 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd90732ba8) -- 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 = 6001405f2b0e8117b59443b8ec6c591c 2024-03-01 20:26:42,057 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:26:42,061 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:42,061 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:26:42,064 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:42,064 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:26:42,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:26:42,071 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,071 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:26:42,074 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:26:42,074 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:26:42,074 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= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,105 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:42,105 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:42,105 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:26:42,106 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:26:42,110 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX ; label: None ; device: /dev/sde ; serial: 36001405f2b0e8117b59443b8ec6c591c ; exists: True ; vg_name: test_vg2 ; vg_uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:42,110 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:26:42,113 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:26:42,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:26:42,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:26:42,125 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:42,128 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:26:42,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:42,134 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= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,166 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 20:26:42,166 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:42,166 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:26:42,166 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:26:42,166 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:42,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/lvm-pv-uuid-V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/wwn-0x60014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/scsi-360014055c1b9069433e405fb3fd35b0d', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA', 'ID_FS_UUID_ENC': 'V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA', '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': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'ID_SERIAL': '360014055c1b9069433e405fb3fd35b0d', 'ID_SERIAL_SHORT': '60014055c1b9069433e405fb3fd35b0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c1b90694', 'ID_WWN_VENDOR_EXTENSION': '0x33e405fb3fd35b0d', 'ID_WWN_WITH_EXTENSION': '0x60014055c1b9069433e405fb3fd35b0d', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c1b9069433e405fb3fd35b0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:80', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:80.service', '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': '490507383'} ; 2024-03-01 20:26:42,171 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 20:26:42,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,181 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:26:42,182 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:26:42,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:26:42,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:26:42,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:42,188 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:42,189 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 20:26:42,192 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 20:26:42,192 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:26:42,192 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:26:42,192 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd906ce940) -- 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 = 60014055c1b9069433e405fb3fd35b0d 2024-03-01 20:26:42,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:26:42,199 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:42,199 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:26:42,203 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:42,203 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:26:42,206 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,206 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:26:42,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:26:42,212 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:26:42,212 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:26:42,212 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,241 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:42,241 INFO program/MainThread: stderr[24]: 2024-03-01 20:26:42,241 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:26:42,241 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:26:42,245 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA ; label: None ; device: /dev/sdf ; serial: 360014055c1b9069433e405fb3fd35b0d ; exists: True ; vg_name: test_vg2 ; vg_uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:42,246 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:26:42,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:26:42,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:42,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:26:42,261 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:42,264 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:26:42,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:42,270 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,299 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 20:26:42,299 INFO program/MainThread: stderr[25]: 2024-03-01 20:26:42,299 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:26:42,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:42,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:26:42,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:42,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:26:42,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:26:42,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:42,324 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:42,327 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 20:26:42,328 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:42,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:26:42,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:26:42,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:42,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:26:42,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:26:42,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:42,341 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:42,345 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 20:26:42,345 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:42,345 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:26:42,345 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:26:42,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:42,349 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:42,352 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 20:26:42,352 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:42,356 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/4cc47d31-c1de-42a5-8fc0-82053bb38b30 ' '/dev/disk/by-id/dm-uuid-LVM-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1Ulac9Jc2J31EN8efjB1jLMgt49DQpRd21 ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1Ulac9Jc2J31EN8efjB1jLMgt49DQpRd21', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'ID_FS_UUID_ENC': '4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '935665434'} ; 2024-03-01 20:26:42,356 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:26:42,356 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:42,360 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:26:42,360 INFO program/MainThread: stderr[26]: 2024-03-01 20:26:42,360 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:26:42,360 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:42,364 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:26:42,364 INFO program/MainThread: stderr[27]: 2024-03-01 20:26:42,364 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:26:42,364 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:42,367 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:26:42,368 INFO program/MainThread: stderr[28]: 2024-03-01 20:26:42,368 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:26:42,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:26:42,378 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:42,379 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:26:42,379 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:42,380 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:26:42,376 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd906ce8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7fcd9072d6d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:42,380 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:42,383 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:26:42,384 INFO program/MainThread: stderr[29]: 2024-03-01 20:26:42,384 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:26:42,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:26:42,391 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:42,391 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:26:42,395 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:42,395 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:26:42,399 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,399 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:26:42,402 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,402 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:26:42,402 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:26:42,406 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:42,406 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:26:42,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:26:42,409 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:42,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:42,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:26:42,425 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:42,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:26:42,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:26:42,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:42,432 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:42,436 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 20:26:42,436 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:26:42,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:26:42,440 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:26:42,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:42,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:26:42,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:26:42,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:42,450 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:42,453 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 20:26:42,453 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:26:42,454 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:26:42,454 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:26:42,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:42,468 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:42,471 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 20:26:42,471 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:26:42,475 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/19eaefb1-335c-47df-9b4f-0fa815f792fc ' '/dev/disk/by-id/dm-uuid-LVM-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1UuqCuaGrQnZoDuSyLAKUKp0ddw03pSUie ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1UuqCuaGrQnZoDuSyLAKUKp0ddw03pSUie', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '19eaefb1-335c-47df-9b4f-0fa815f792fc', 'ID_FS_UUID_ENC': '19eaefb1-335c-47df-9b4f-0fa815f792fc', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '935359307'} ; 2024-03-01 20:26:42,475 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:26:42,475 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:42,479 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:26:42,479 INFO program/MainThread: stderr[30]: 2024-03-01 20:26:42,479 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:26:42,479 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:42,483 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:26:42,483 INFO program/MainThread: stderr[31]: 2024-03-01 20:26:42,483 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:26:42,483 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:42,486 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:26:42,487 INFO program/MainThread: stderr[32]: 2024-03-01 20:26:42,487 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:26:42,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:26:42,497 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:42,498 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:42,498 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:42,499 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:42,495 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd906f1470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7fcd9072d6d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:42,500 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:42,503 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:26:42,503 INFO program/MainThread: stderr[33]: 2024-03-01 20:26:42,503 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:26:42,507 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:26:42,511 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:42,511 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:26:42,514 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:42,515 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:26:42,518 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,518 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:26:42,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:26:42,522 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:26:42,525 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:42,525 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:26:42,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:26:42,529 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:42,529 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:42,532 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt ' '/dev/disk/by-id/scsi-360014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/wwn-0x60014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_9ea8189f-db04-47e8-b160-1596d637ab9a', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt', 'ID_FS_UUID_ENC': '2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt', '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': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'ID_SERIAL': '360014059ea8189fdb0447e8b1601596d', 'ID_SERIAL_SHORT': '60014059ea8189fdb0447e8b1601596d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ea8189fd', 'ID_WWN_VENDOR_EXTENSION': '0xb0447e8b1601596d', 'ID_WWN_WITH_EXTENSION': '0x60014059ea8189fdb0447e8b1601596d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ea8189fdb0447e8b1601596d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:96', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:96.service', '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': '490715375'} ; 2024-03-01 20:26:42,533 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 20:26:42,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,543 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:26:42,544 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:26:42,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:26:42,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:26:42,547 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:42,550 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:42,550 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 20:26:42,553 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 20:26:42,554 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:26:42,554 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:26:42,554 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd906ec390) -- 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 = 60014059ea8189fdb0447e8b1601596d 2024-03-01 20:26:42,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:26:42,560 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:42,560 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:26:42,564 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:42,564 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:26:42,567 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,567 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:26:42,570 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,570 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:26:42,573 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:26:42,573 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:26:42,573 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,603 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:42,603 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X. WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:42,603 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:26:42,604 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:26:42,607 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt ; label: None ; device: /dev/sdg ; serial: 360014059ea8189fdb0447e8b1601596d ; exists: True ; vg_name: test_vg3 ; vg_uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:26:42,608 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:26:42,611 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:26:42,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:42,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,623 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,652 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:42,652 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X. WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:42,652 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:26:42,652 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:42,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:26:42,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:26:42,661 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:42,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:26:42,664 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:26:42,664 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,694 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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=aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 20:26:42,694 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X. WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:42,694 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:26:42,699 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:26:42,699 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:26:42,702 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:26:42,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:26:42,708 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:42,708 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:42,712 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/lvm-pv-uuid-hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/scsi-36001405353766d565804e7abcf821707', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X', 'ID_FS_UUID_ENC': 'hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X', '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': '353766d5-6580-4e7a-bcf8-21707de23043', 'ID_SERIAL': '36001405353766d565804e7abcf821707', 'ID_SERIAL_SHORT': '6001405353766d565804e7abcf821707', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405353766d56', 'ID_WWN_VENDOR_EXTENSION': '0x5804e7abcf821707', 'ID_WWN_WITH_EXTENSION': '0x6001405353766d565804e7abcf821707', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405353766d565804e7abcf821707', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:112', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:112.service', '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': '490700615'} ; 2024-03-01 20:26:42,712 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 20:26:42,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,722 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:26:42,723 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:26:42,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:26:42,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:26:42,726 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:42,729 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:42,729 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 20:26:42,732 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 20:26:42,733 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:26:42,733 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:26:42,733 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd90732ac8) -- 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 = 6001405353766d565804e7abcf821707 2024-03-01 20:26:42,737 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:26:42,740 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:42,740 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:26:42,743 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:42,743 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:26:42,747 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,747 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:26:42,750 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,750 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:26:42,753 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:26:42,753 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:26:42,753 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,783 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:42,783 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:42,783 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:26:42,783 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:26:42,787 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X ; label: None ; device: /dev/sdh ; serial: 36001405353766d565804e7abcf821707 ; exists: True ; vg_name: test_vg3 ; vg_uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; pe_start: 8 MiB ; 2024-03-01 20:26:42,788 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:26:42,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:26:42,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:26:42,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:26:42,803 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:42,806 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:26:42,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:42,812 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,842 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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=aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 20:26:42,842 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:42,842 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:26:42,842 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:42,843 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:42,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/scsi-360014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/wwn-0x60014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/lvm-pv-uuid-SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82', 'ID_FS_UUID_ENC': 'SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82', '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': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'ID_SERIAL': '360014059cda33e1d7544082aecd2f69e', 'ID_SERIAL_SHORT': '60014059cda33e1d7544082aecd2f69e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059cda33e1d', 'ID_WWN_VENDOR_EXTENSION': '0x7544082aecd2f69e', 'ID_WWN_WITH_EXTENSION': '0x60014059cda33e1d7544082aecd2f69e', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059cda33e1d7544082aecd2f69e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:128', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:128.service', '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': '490840612'} ; 2024-03-01 20:26:42,847 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 20:26:42,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,858 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:26:42,859 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:26:42,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:26:42,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:26:42,862 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:42,865 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:42,865 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 20:26:42,868 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 20:26:42,869 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:26:42,869 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:26:42,869 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd9074b9e8) -- 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 = 60014059cda33e1d7544082aecd2f69e 2024-03-01 20:26:42,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:26:42,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:42,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:26:42,879 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:42,879 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:26:42,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:26:42,886 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:42,886 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:26:42,889 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:26:42,889 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:26:42,889 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,919 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:42,919 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:42,919 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:26:42,920 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:26:42,924 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 ; label: None ; device: /dev/sdi ; serial: 360014059cda33e1d7544082aecd2f69e ; exists: True ; vg_name: test_vg3 ; vg_uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; pe_start: 8 MiB ; 2024-03-01 20:26:42,924 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:26:42,927 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:26:42,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:42,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:26:42,939 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:42,942 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:26:42,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:42,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:42,948 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:42,977 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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=aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 20:26:42,977 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:42,977 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:26:42,977 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:42,978 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:42,982 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/wwn-0x60014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-360014059e1088291be34b3eb7eb65fb4', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2', 'ID_FS_UUID_ENC': '20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2', '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': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'ID_SERIAL': '360014059e1088291be34b3eb7eb65fb4', 'ID_SERIAL_SHORT': '60014059e1088291be34b3eb7eb65fb4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059e1088291', 'ID_WWN_VENDOR_EXTENSION': '0xbe34b3eb7eb65fb4', 'ID_WWN_WITH_EXTENSION': '0x60014059e1088291be34b3eb7eb65fb4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059e1088291be34b3eb7eb65fb4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:144', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:144.service', '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': '491042093'} ; 2024-03-01 20:26:42,983 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 20:26:42,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,993 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:26:42,994 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:26:42,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:26:42,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:26:42,997 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:43,000 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:43,001 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 20:26:43,004 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 20:26:43,004 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:26:43,004 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:26:43,004 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd9074b208) -- 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 = 60014059e1088291be34b3eb7eb65fb4 2024-03-01 20:26:43,008 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:26:43,011 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:43,011 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:26:43,014 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:43,014 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:26:43,017 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,018 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:26:43,021 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,021 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:26:43,024 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:26:43,024 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:26:43,024 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:43,055 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:43,055 INFO program/MainThread: stderr[41]: 2024-03-01 20:26:43,055 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:26:43,056 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:26:43,059 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 ; label: None ; device: /dev/sdj ; serial: 360014059e1088291be34b3eb7eb65fb4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:26:43,060 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:26:43,063 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:26:43,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:43,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:43,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:26:43,075 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:43,078 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:26:43,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:43,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:43,084 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= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:43,118 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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=aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 20:26:43,118 INFO program/MainThread: stderr[42]: 2024-03-01 20:26:43,118 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:26:43,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:43,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:43,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:26:43,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:26:43,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:43,143 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:43,146 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 20:26:43,147 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:26:43,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:26:43,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:26:43,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:43,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:26:43,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:26:43,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:43,160 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:43,163 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 20:26:43,164 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:26:43,164 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:26:43,164 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:26:43,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:43,167 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:43,171 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 20:26:43,171 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:26:43,174 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF3734DTy6usMSLs753FsRaBWe7ptBV2KdpQP ' '/dev/disk/by-uuid/b105ddd0-1230-46a6-a19f-a069048f8bf3 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF3734DTy6usMSLs753FsRaBWe7ptBV2KdpQP', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b105ddd0-1230-46a6-a19f-a069048f8bf3', 'ID_FS_UUID_ENC': 'b105ddd0-1230-46a6-a19f-a069048f8bf3', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '934454482'} ; 2024-03-01 20:26:43,175 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:26:43,175 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:43,178 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:26:43,179 INFO program/MainThread: stderr[43]: 2024-03-01 20:26:43,179 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:26:43,179 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:43,182 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:26:43,182 INFO program/MainThread: stderr[44]: 2024-03-01 20:26:43,182 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:26:43,183 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:43,186 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:26:43,186 INFO program/MainThread: stderr[45]: 2024-03-01 20:26:43,186 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:26:43,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:26:43,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,198 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:26:43,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,199 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:26:43,194 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd917f9978) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7fcd90728cf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:43,199 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:43,203 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:26:43,203 INFO program/MainThread: stderr[46]: 2024-03-01 20:26:43,203 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:26:43,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:26:43,211 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:43,211 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:26:43,214 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:43,214 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:26:43,217 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,218 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:26:43,222 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:26:43,222 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:26:43,225 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:43,225 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:26:43,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:26:43,229 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:43,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:43,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:43,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:26:43,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:26:43,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:26:43,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:26:43,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:43,252 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:43,255 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 20:26:43,255 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:26:43,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:26:43,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:26:43,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:26:43,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:26:43,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:26:43,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:43,269 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:43,272 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 20:26:43,272 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:26:43,273 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:26:43,273 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:26:43,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:43,276 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:43,279 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 20:26:43,279 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:26:43,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/7b641397-0aad-4848-807a-babb8f783a77 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373VFs2hjbto4V1OTDLM00wGDBKRF8iCsLt', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373VFs2hjbto4V1OTDLM00wGDBKRF8iCsLt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b641397-0aad-4848-807a-babb8f783a77', 'ID_FS_UUID_ENC': '7b641397-0aad-4848-807a-babb8f783a77', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '934133817'} ; 2024-03-01 20:26:43,283 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:26:43,283 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:43,287 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:26:43,287 INFO program/MainThread: stderr[47]: 2024-03-01 20:26:43,287 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:26:43,287 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:43,290 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:26:43,290 INFO program/MainThread: stderr[48]: 2024-03-01 20:26:43,290 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:26:43,291 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:43,294 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:26:43,294 INFO program/MainThread: stderr[49]: 2024-03-01 20:26:43,294 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:26:43,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:26:43,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,307 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:26:43,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,308 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:26:43,303 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd9072d198) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7fcd90728cf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:43,308 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:43,312 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:26:43,312 INFO program/MainThread: stderr[50]: 2024-03-01 20:26:43,312 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:26:43,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:26:43,320 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:43,320 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:26:43,323 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:43,323 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:26:43,326 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,327 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:26:43,330 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,330 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:26:43,330 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:26:43,333 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:43,334 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:26:43,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:26:43,337 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:43,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:43,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:43,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:26:43,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:43,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:26:43,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:26:43,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:43,360 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:43,363 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 20:26:43,364 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:43,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:26:43,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:26:43,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:43,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:26:43,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:26:43,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:43,378 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:43,381 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 20:26:43,381 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:43,382 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:26:43,382 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:26:43,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:43,385 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:43,388 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 20:26:43,388 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:43,392 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/553ee63e-dc9a-43c9-93d0-75fe37d08809 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373WSKbW2rQWUTtCCI2PLc2csqqfft3izAU ' '/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', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373WSKbW2rQWUTtCCI2PLc2csqqfft3izAU', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '553ee63e-dc9a-43c9-93d0-75fe37d08809', 'ID_FS_UUID_ENC': '553ee63e-dc9a-43c9-93d0-75fe37d08809', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '933828238'} ; 2024-03-01 20:26:43,392 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:26:43,392 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:43,396 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:26:43,396 INFO program/MainThread: stderr[51]: 2024-03-01 20:26:43,396 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:26:43,396 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:43,399 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:26:43,399 INFO program/MainThread: stderr[52]: 2024-03-01 20:26:43,400 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:26:43,400 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:43,403 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:26:43,403 INFO program/MainThread: stderr[53]: 2024-03-01 20:26:43,403 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:26:43,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:26:43,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,416 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:26:43,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,417 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:26:43,412 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd90738a58) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7fcd90728cf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:43,418 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:43,421 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:26:43,421 INFO program/MainThread: stderr[54]: 2024-03-01 20:26:43,421 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:26:43,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:26:43,429 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:43,429 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:26:43,432 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:43,432 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:26:43,436 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,436 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:26:43,439 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,440 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:26:43,440 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:26:43,443 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:43,443 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:26:43,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:26:43,446 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:43,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:43,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:43,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:26:43,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:26:43,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:26:43,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:26:43,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:43,470 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:43,473 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 20:26:43,473 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:43,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:26:43,477 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:26:43,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:26:43,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:26:43,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:26:43,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:43,487 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:43,490 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 20:26:43,491 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:43,491 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:26:43,491 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:26:43,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:43,494 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:43,498 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 20:26:43,498 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:43,502 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/49008001-9d7d-404d-8d98-008bc4ca1320 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373aXUkxeH124iV4YHrgzGv4NwrN3SLcXzO ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373aXUkxeH124iV4YHrgzGv4NwrN3SLcXzO', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '49008001-9d7d-404d-8d98-008bc4ca1320', 'ID_FS_UUID_ENC': '49008001-9d7d-404d-8d98-008bc4ca1320', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '933521406'} ; 2024-03-01 20:26:43,502 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:26:43,502 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:43,506 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:26:43,506 INFO program/MainThread: stderr[55]: 2024-03-01 20:26:43,506 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:26:43,506 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:43,509 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:26:43,509 INFO program/MainThread: stderr[56]: 2024-03-01 20:26:43,510 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:26:43,510 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:43,513 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:26:43,513 INFO program/MainThread: stderr[57]: 2024-03-01 20:26:43,513 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:26:43,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:26:43,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,526 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:43,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,527 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:43,522 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd906fedd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7fcd90728cf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:43,528 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:43,531 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:26:43,532 INFO program/MainThread: stderr[58]: 2024-03-01 20:26:43,532 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:26:43,536 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:26:43,539 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:43,539 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:26:43,543 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:43,543 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:26:43,546 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,546 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:26:43,550 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,550 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:26:43,550 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:26:43,553 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:43,554 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:26:43,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:26:43,557 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:43,558 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:43,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30192472'} ; 2024-03-01 20:26:43,561 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:26:43,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:43,572 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:26:43,572 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:26:43,572 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:26:43,572 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:26:43,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:26:43,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:26:43,578 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:26:43,579 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:26:43,582 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:26:43,582 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:26:43,582 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:26:43,582 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcd907352e8) -- 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 20:26:43,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:26:43,589 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:43,589 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:26:43,592 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:43,592 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:26:43,595 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,596 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:26:43,599 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:43,599 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:26:43,602 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:26:43,605 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:43,608 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:26:43,613 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 0x7fcd907a6488> 2024-03-01 20:26:46,806 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:26:46,811 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:26:46,811 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:26:46,815 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', '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': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30196535'} ; 2024-03-01 20:26:46,815 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:26:46,815 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:26:46,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:46,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:46,826 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:26:46,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:46,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:46,832 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,846 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:46,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:26:46,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:26:46,873 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:26:46,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:26:46,876 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:26:46,879 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:26:46,879 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:26:46,882 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:46,883 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:46,883 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:26:46,886 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:26:46,889 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:26:46,892 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:26:46,895 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:26:46,898 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:46,898 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:46,898 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:26:46,899 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:26:46,898 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fcd90735c50) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = b2f85011-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 0x7fcd9068dca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:26:46,903 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:26:46,906 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:46,906 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:26:46,909 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:46,909 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:26:46,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:46,913 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:26:46,916 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:46,916 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:26:46,916 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:26:46,919 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:46,919 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:26:46,922 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:26:46,922 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:46,925 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373aXUkxeH124iV4YHrgzGv4NwrN3SLcXzO ' '/dev/disk/by-uuid/49008001-9d7d-404d-8d98-008bc4ca1320 ' '/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', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373aXUkxeH124iV4YHrgzGv4NwrN3SLcXzO', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '49008001-9d7d-404d-8d98-008bc4ca1320', 'ID_FS_UUID_ENC': '49008001-9d7d-404d-8d98-008bc4ca1320', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '933521406'} ; 2024-03-01 20:26:46,925 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:26:46,926 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:46,930 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:26:46,930 INFO program/MainThread: stderr[59]: 2024-03-01 20:26:46,930 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:26:46,930 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:46,934 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:26:46,934 INFO program/MainThread: stderr[60]: 2024-03-01 20:26:46,934 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:26:46,934 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:46,937 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:26:46,937 INFO program/MainThread: stderr[61]: 2024-03-01 20:26:46,938 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:26:46,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:46,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:26:46,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:46,950 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:46,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:46,952 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:46,946 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd906fedd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7fcd90728cf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:46,952 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:46,956 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:26:46,956 INFO program/MainThread: stderr[62]: 2024-03-01 20:26:46,956 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:26:46,960 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:26:46,960 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:26:46,963 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/553ee63e-dc9a-43c9-93d0-75fe37d08809 ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373WSKbW2rQWUTtCCI2PLc2csqqfft3izAU', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373WSKbW2rQWUTtCCI2PLc2csqqfft3izAU', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '553ee63e-dc9a-43c9-93d0-75fe37d08809', 'ID_FS_UUID_ENC': '553ee63e-dc9a-43c9-93d0-75fe37d08809', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '933828238'} ; 2024-03-01 20:26:46,963 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:26:46,963 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:46,967 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:26:46,967 INFO program/MainThread: stderr[63]: 2024-03-01 20:26:46,967 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:26:46,967 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:46,970 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:26:46,970 INFO program/MainThread: stderr[64]: 2024-03-01 20:26:46,970 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:26:46,971 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:46,974 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:26:46,974 INFO program/MainThread: stderr[65]: 2024-03-01 20:26:46,974 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:26:46,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:46,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:26:46,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:46,987 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:46,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:46,989 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:46,983 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd90738a58) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7fcd90728cf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:46,989 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:46,993 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:26:46,993 INFO program/MainThread: stderr[66]: 2024-03-01 20:26:46,993 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:26:46,997 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:26:46,997 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:26:47,000 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7b641397-0aad-4848-807a-babb8f783a77 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373VFs2hjbto4V1OTDLM00wGDBKRF8iCsLt ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373VFs2hjbto4V1OTDLM00wGDBKRF8iCsLt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b641397-0aad-4848-807a-babb8f783a77', 'ID_FS_UUID_ENC': '7b641397-0aad-4848-807a-babb8f783a77', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '934133817'} ; 2024-03-01 20:26:47,000 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:26:47,000 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:47,004 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:26:47,004 INFO program/MainThread: stderr[67]: 2024-03-01 20:26:47,004 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:26:47,004 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:47,007 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:26:47,007 INFO program/MainThread: stderr[68]: 2024-03-01 20:26:47,007 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:26:47,007 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:47,011 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:26:47,011 INFO program/MainThread: stderr[69]: 2024-03-01 20:26:47,011 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:26:47,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:26:47,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:47,024 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:47,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:47,025 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:47,019 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd9072d198) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7fcd90728cf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:47,026 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:47,029 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:26:47,029 INFO program/MainThread: stderr[70]: 2024-03-01 20:26:47,029 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:26:47,033 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:26:47,033 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:26:47,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF3734DTy6usMSLs753FsRaBWe7ptBV2KdpQP ' '/dev/disk/by-uuid/b105ddd0-1230-46a6-a19f-a069048f8bf3 ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF3734DTy6usMSLs753FsRaBWe7ptBV2KdpQP', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b105ddd0-1230-46a6-a19f-a069048f8bf3', 'ID_FS_UUID_ENC': 'b105ddd0-1230-46a6-a19f-a069048f8bf3', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '934454482'} ; 2024-03-01 20:26:47,036 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:26:47,037 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:47,040 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:26:47,040 INFO program/MainThread: stderr[71]: 2024-03-01 20:26:47,040 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:26:47,040 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:47,044 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:26:47,044 INFO program/MainThread: stderr[72]: 2024-03-01 20:26:47,044 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:26:47,044 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:47,047 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:26:47,047 INFO program/MainThread: stderr[73]: 2024-03-01 20:26:47,047 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:26:47,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,055 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 20:26:47,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:47,060 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:47,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:47,061 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:47,056 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd917f9978) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7fcd90728cf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:47,062 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:47,065 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:26:47,065 INFO program/MainThread: stderr[74]: 2024-03-01 20:26:47,065 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:26:47,069 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:26:47,069 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:26:47,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1UuqCuaGrQnZoDuSyLAKUKp0ddw03pSUie ' '/dev/disk/by-uuid/19eaefb1-335c-47df-9b4f-0fa815f792fc ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1UuqCuaGrQnZoDuSyLAKUKp0ddw03pSUie', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '19eaefb1-335c-47df-9b4f-0fa815f792fc', 'ID_FS_UUID_ENC': '19eaefb1-335c-47df-9b4f-0fa815f792fc', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '935359307'} ; 2024-03-01 20:26:47,073 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:26:47,073 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:47,076 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:26:47,076 INFO program/MainThread: stderr[75]: 2024-03-01 20:26:47,076 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:26:47,077 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:47,080 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:26:47,080 INFO program/MainThread: stderr[76]: 2024-03-01 20:26:47,080 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:26:47,080 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:47,083 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:26:47,084 INFO program/MainThread: stderr[77]: 2024-03-01 20:26:47,084 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:26:47,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:26:47,094 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:47,095 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:47,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:47,096 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:47,092 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd906f1470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7fcd9072d6d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:47,097 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:47,100 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:26:47,100 INFO program/MainThread: stderr[78]: 2024-03-01 20:26:47,100 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:26:47,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:26:47,104 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:26:47,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1Ulac9Jc2J31EN8efjB1jLMgt49DQpRd21 ' '/dev/disk/by-uuid/4cc47d31-c1de-42a5-8fc0-82053bb38b30 ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1Ulac9Jc2J31EN8efjB1jLMgt49DQpRd21', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'ID_FS_UUID_ENC': '4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '935665434'} ; 2024-03-01 20:26:47,107 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:26:47,108 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:47,111 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:26:47,111 INFO program/MainThread: stderr[79]: 2024-03-01 20:26:47,111 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:26:47,111 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:47,114 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:26:47,115 INFO program/MainThread: stderr[80]: 2024-03-01 20:26:47,115 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:26:47,115 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:47,118 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:26:47,118 INFO program/MainThread: stderr[81]: 2024-03-01 20:26:47,118 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:26:47,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:26:47,129 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:47,130 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:47,130 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:47,131 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:47,126 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd906ce8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7fcd9072d6d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:47,131 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:47,134 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:26:47,135 INFO program/MainThread: stderr[82]: 2024-03-01 20:26:47,135 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:26:47,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:26:47,139 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:26:47,142 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNHTwJGifhZrjLknYwbmcl14VJcuwAVESv ' '/dev/disk/by-uuid/3d33b1ad-3316-4f48-9f93-7a6545509587', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNHTwJGifhZrjLknYwbmcl14VJcuwAVESv', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3d33b1ad-3316-4f48-9f93-7a6545509587', 'ID_FS_UUID_ENC': '3d33b1ad-3316-4f48-9f93-7a6545509587', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '936527356'} ; 2024-03-01 20:26:47,142 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:26:47,142 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:47,146 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:26:47,146 INFO program/MainThread: stderr[83]: 2024-03-01 20:26:47,146 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:26:47,146 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:47,149 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:26:47,149 INFO program/MainThread: stderr[84]: 2024-03-01 20:26:47,149 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:26:47,150 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:47,153 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:26:47,153 INFO program/MainThread: stderr[85]: 2024-03-01 20:26:47,153 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:26:47,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,161 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 20:26:47,164 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:47,164 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:47,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:47,165 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:47,161 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd9180d828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7fcd9180df28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:47,166 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:47,169 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:26:47,169 INFO program/MainThread: stderr[86]: 2024-03-01 20:26:47,169 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:26:47,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:26:47,174 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:26:47,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ace76a34-754f-4f16-86ff-ef2b0e08235e ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNQsHIJOzhN5UZkZEoWLUjeYTskBmeMa9J ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', '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-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNQsHIJOzhN5UZkZEoWLUjeYTskBmeMa9J', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ace76a34-754f-4f16-86ff-ef2b0e08235e', 'ID_FS_UUID_ENC': 'ace76a34-754f-4f16-86ff-ef2b0e08235e', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '936817570'} ; 2024-03-01 20:26:47,177 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:26:47,177 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:47,180 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:26:47,180 INFO program/MainThread: stderr[87]: 2024-03-01 20:26:47,180 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:26:47,181 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:47,184 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:26:47,184 INFO program/MainThread: stderr[88]: 2024-03-01 20:26:47,184 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:26:47,184 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:47,187 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:26:47,188 INFO program/MainThread: stderr[89]: 2024-03-01 20:26:47,188 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:26:47,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:47,198 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:47,199 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:47,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:47,200 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:47,195 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcd9071f860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7fcd9180df28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:47,200 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:47,204 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:26:47,204 INFO program/MainThread: stderr[90]: 2024-03-01 20:26:47,204 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:26:47,208 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:26:47,208 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:26:47,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,222 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,238 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:26:47,239 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:26:47,243 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 20:26:47,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:47,249 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 20:26:47,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:47,252 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:26:47,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:47,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:47,264 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:26:47,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:47,273 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 20:26:47,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:47,276 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:26:47,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:47,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:47,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:47,288 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:26:47,290 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 20:26:47,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:47,296 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 20:26:47,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:47,299 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 20:26:47,302 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 20:26:47,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:47,308 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 20:26:47,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:47,311 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:26:52,263 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_clmfh6u6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:52,300 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:52,300 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:26:52,304 INFO program/MainThread: stdout[2]: 2024-03-01 20:26:52,304 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 20:26:52,304 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:26:52,304 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:26:52,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:52,310 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:26:52,313 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:52,313 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:26:52,316 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:52,316 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:26:52,319 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:52,319 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:26:52,331 INFO program/MainThread: stdout: 2024-03-01 20:26:52,331 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:26:52,331 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry 2024-03-01 20:26:52,331 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 3d33b1ad-3316-4f48-9f93-7a6545509587 2024-03-01 20:26:52,331 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU 2024-03-01 20:26:52,331 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 3d33b1ad-3316-4f48-9f93-7a6545509587 2024-03-01 20:26:52,331 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ace76a34-754f-4f16-86ff-ef2b0e08235e 2024-03-01 20:26:52,331 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd 2024-03-01 20:26:52,331 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy 2024-03-01 20:26:52,331 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 19eaefb1-335c-47df-9b4f-0fa815f792fc 2024-03-01 20:26:52,331 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4cc47d31-c1de-42a5-8fc0-82053bb38b30 2024-03-01 20:26:52,331 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX 2024-03-01 20:26:52,331 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA 2024-03-01 20:26:52,331 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt 2024-03-01 20:26:52,331 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 49008001-9d7d-404d-8d98-008bc4ca1320 2024-03-01 20:26:52,331 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 553ee63e-dc9a-43c9-93d0-75fe37d08809 2024-03-01 20:26:52,331 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7b641397-0aad-4848-807a-babb8f783a77 2024-03-01 20:26:52,331 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X 2024-03-01 20:26:52,331 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7b641397-0aad-4848-807a-babb8f783a77 2024-03-01 20:26:52,331 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 2024-03-01 20:26:52,331 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b105ddd0-1230-46a6-a19f-a069048f8bf3 2024-03-01 20:26:52,332 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 2024-03-01 20:26:52,332 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b105ddd0-1230-46a6-a19f-a069048f8bf3 2024-03-01 20:26:52,332 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:26:52,332 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:26:52,332 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:26:52,332 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:52,332 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:52,332 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 3d33b1ad-3316-4f48-9f93-7a6545509587 sdb 1073741824 root disk brw-rw---- LVM2_member YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 3d33b1ad-3316-4f48-9f93-7a6545509587 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ace76a34-754f-4f16-86ff-ef2b0e08235e sdc 1073741824 root disk brw-rw---- LVM2_member Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd sdd 1073741824 root disk brw-rw---- LVM2_member NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 19eaefb1-335c-47df-9b4f-0fa815f792fc `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4cc47d31-c1de-42a5-8fc0-82053bb38b30 sde 1073741824 root disk brw-rw---- LVM2_member v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX sdf 1073741824 root disk brw-rw---- LVM2_member V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA sdg 1073741824 root disk brw-rw---- LVM2_member 2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 49008001-9d7d-404d-8d98-008bc4ca1320 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 553ee63e-dc9a-43c9-93d0-75fe37d08809 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7b641397-0aad-4848-807a-babb8f783a77 sdh 1073741824 root disk brw-rw---- LVM2_member hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7b641397-0aad-4848-807a-babb8f783a77 sdi 1073741824 root disk brw-rw---- LVM2_member SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b105ddd0-1230-46a6-a19f-a069048f8bf3 sdj 1073741824 root disk brw-rw---- LVM2_member 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b105ddd0-1230-46a6-a19f-a069048f8bf3 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 d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:52,332 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:52,332 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:52,332 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:26:52,333 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:52,333 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:26:52,333 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:26:52,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:52,346 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:52,361 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 20:26:52,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c ' '/dev/disk/by-id/scsi-36001405b752a44f768b49f59147805a4 ' '/dev/disk/by-id/lvm-pv-uuid-0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry', 'ID_FS_UUID_ENC': '0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry', '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': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'ID_SERIAL': '36001405b752a44f768b49f59147805a4', 'ID_SERIAL_SHORT': '6001405b752a44f768b49f59147805a4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b752a44f7', 'ID_WWN_VENDOR_EXTENSION': '0x68b49f59147805a4', 'ID_WWN_WITH_EXTENSION': '0x6001405b752a44f768b49f59147805a4', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b752a44f768b49f59147805a4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b752a44f-768b-49f5-9147-805a404f0b9c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:0', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:0.service', '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': '490247795'} ; 2024-03-01 20:26:52,366 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 20:26:52,367 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= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:52,403 INFO program/MainThread: stdout[3]: 2024-03-01 20:26:52,403 INFO program/MainThread: stderr[3]: 2024-03-01 20:26:52,403 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:26:52,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:52,416 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:26:52,421 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:26:52,422 INFO blivet/MainThread: sda is a disk 2024-03-01 20:26:52,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:26:52,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:26:52,425 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:52,429 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:52,429 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 20:26:52,432 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 20:26:52,433 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:26:52,433 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:26:52,433 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2310a7cb70) -- 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 = 6001405b752a44f768b49f59147805a4 2024-03-01 20:26:52,437 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:26:52,441 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:52,441 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:26:52,444 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:52,444 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:26:52,448 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:52,448 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:26:52,451 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:52,451 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:26:52,454 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:26:52,454 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:26:52,454 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:52,482 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:52,482 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU. WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (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 20:26:52,482 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:26:52,482 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:26:52,487 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry ; label: None ; device: /dev/sda ; serial: 36001405b752a44f768b49f59147805a4 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; pe_start: 8 MiB ; 2024-03-01 20:26:52,487 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:26:52,490 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:26:52,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:52,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:52,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:52,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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:52,528 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:52,528 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU. WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (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 20:26:52,528 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:26:52,528 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:52,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:26:52,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:26:52,537 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:52,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:26:52,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:26:52,541 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= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:52,569 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 20:26:52,569 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU. WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (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 20:26:52,569 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:26:52,574 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:26:52,574 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:26:52,577 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:26:52,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:52,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:26:52,583 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:26:52,584 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:52,588 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/wwn-0x60014052674300d96a44112ae96e034d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47 ' '/dev/disk/by-id/scsi-360014052674300d96a44112ae96e034d ' '/dev/disk/by-id/lvm-pv-uuid-YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU', 'ID_FS_UUID_ENC': 'YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU', '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': '2674300d-96a4-4112-ae96-e034dad22b47', 'ID_SERIAL': '360014052674300d96a44112ae96e034d', 'ID_SERIAL_SHORT': '60014052674300d96a44112ae96e034d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052674300d9', 'ID_WWN_VENDOR_EXTENSION': '0x6a44112ae96e034d', 'ID_WWN_WITH_EXTENSION': '0x60014052674300d96a44112ae96e034d', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052674300d96a44112ae96e034d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2674300d-96a4-4112-ae96-e034dad22b47', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:16', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:16.service', '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': '490255222'} ; 2024-03-01 20:26:52,588 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 20:26:52,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:52,598 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:26:52,598 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:26:52,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:26:52,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:26:52,601 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:52,605 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:52,605 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 20:26:52,608 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 20:26:52,608 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:26:52,609 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:26:52,609 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2310a90eb8) -- 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 = 60014052674300d96a44112ae96e034d 2024-03-01 20:26:52,612 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:26:52,615 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:52,615 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:26:52,619 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:52,619 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:26:52,622 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:52,622 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:26:52,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:52,626 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:26:52,629 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:26:52,629 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:26:52,629 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= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:52,658 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:52,658 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (last written to /dev/sdc). 2024-03-01 20:26:52,658 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:26:52,659 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:26:52,662 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU ; label: None ; device: /dev/sdb ; serial: 360014052674300d96a44112ae96e034d ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:26:52,663 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:26:52,666 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:26:52,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:52,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:26:52,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:26:52,678 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:52,681 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:26:52,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:52,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:52,688 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= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:52,715 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 20:26:52,715 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd. WARNING: VG test_vg1 is missing PV Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd (last written to /dev/sdc). 2024-03-01 20:26:52,715 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:26:52,715 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:26:52,715 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:52,720 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b ' '/dev/disk/by-id/scsi-36001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/wwn-0x6001405369be2723ef9435bb9ae4e527 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_369be272-3ef9-435b-b9ae-4e5277cae20b', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', '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': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'ID_SERIAL': '36001405369be2723ef9435bb9ae4e527', 'ID_SERIAL_SHORT': '6001405369be2723ef9435bb9ae4e527', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405369be2723', 'ID_WWN_VENDOR_EXTENSION': '0xef9435bb9ae4e527', 'ID_WWN_WITH_EXTENSION': '0x6001405369be2723ef9435bb9ae4e527', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405369be2723ef9435bb9ae4e527', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '369be272-3ef9-435b-b9ae-4e5277cae20b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491059783'} ; 2024-03-01 20:26:52,720 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 20:26:52,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:52,731 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:26:52,731 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:26:52,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:26:52,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:26:52,734 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:26:52,738 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:26:52,738 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 20:26:52,741 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 20:26:52,741 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:26:52,742 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:26:52,742 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2310a90c50) -- 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 = 6001405369be2723ef9435bb9ae4e527 2024-03-01 20:26:52,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:26:52,745 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:26:52,749 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-36001405c587bc48467b4121ac24a6834 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c587bc48-467b-4121-ac24-a6834328fa25', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', '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': 'c587bc48-467b-4121-ac24-a6834328fa25', 'ID_SERIAL': '36001405c587bc48467b4121ac24a6834', 'ID_SERIAL_SHORT': '6001405c587bc48467b4121ac24a6834', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c587bc484', 'ID_WWN_VENDOR_EXTENSION': '0x67b4121ac24a6834', 'ID_WWN_WITH_EXTENSION': '0x6001405c587bc48467b4121ac24a6834', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c587bc48467b4121ac24a6834', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c587bc48-467b-4121-ac24-a6834328fa25', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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': '491179211'} ; 2024-03-01 20:26:52,749 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 20:26:52,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:52,759 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:26:52,759 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:26:52,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:26:52,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:26:52,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:26:52,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:26:52,766 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 20:26:52,769 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 20:26:52,769 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:26:52,770 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:26:52,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7f23101b1c88) -- 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 = 6001405c587bc48467b4121ac24a6834 2024-03-01 20:26:52,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:26:52,773 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:26:52,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e9f1a472-58fa-4a31-9a93-b70a2a15ab2a ' '/dev/disk/by-id/scsi-36001405e9f1a47258fa4a319a93b70a2 ' '/dev/disk/by-id/wwn-0x6001405e9f1a47258fa4a319a93b70a2', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd', 'ID_FS_UUID_ENC': 'Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd', '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': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'ID_SERIAL': '36001405e9f1a47258fa4a319a93b70a2', 'ID_SERIAL_SHORT': '6001405e9f1a47258fa4a319a93b70a2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e9f1a4725', 'ID_WWN_VENDOR_EXTENSION': '0x8fa4a319a93b70a2', 'ID_WWN_WITH_EXTENSION': '0x6001405e9f1a47258fa4a319a93b70a2', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e9f1a47258fa4a319a93b70a2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e9f1a472-58fa-4a31-9a93-b70a2a15ab2a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:32', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:32.service', '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': '490229116'} ; 2024-03-01 20:26:52,777 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 20:26:52,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:52,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:26:52,787 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:26:52,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:26:52,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:26:52,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:52,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:52,793 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 20:26:52,797 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 20:26:52,797 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:26:52,797 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:26:52,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7f23101acba8) -- 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 = 6001405e9f1a47258fa4a319a93b70a2 2024-03-01 20:26:52,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:26:52,804 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:52,804 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:26:52,807 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:52,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:26:52,811 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:52,811 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:26:52,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:52,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:26:52,817 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:26:52,817 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:26:52,818 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= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:52,845 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:52,845 INFO program/MainThread: stderr[9]: 2024-03-01 20:26:52,845 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:26:52,845 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:26:52,850 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd ; label: None ; device: /dev/sdc ; serial: 36001405e9f1a47258fa4a319a93b70a2 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:52,850 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:26:52,853 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:26:52,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:52,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:52,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:26:52,866 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:52,868 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:26:52,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN ; incomplete: True ; hidden: False ; 2024-03-01 20:26:52,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:52,875 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= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:52,905 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 20:26:52,905 INFO program/MainThread: stderr[10]: 2024-03-01 20:26:52,905 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:26:52,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:52,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:52,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:26:52,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:52,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:26:52,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:26:52,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:52,931 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:52,934 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 20:26:52,934 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:26:52,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:26:52,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:26:52,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:52,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:26:52,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:26:52,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:52,949 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:52,952 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 20:26:52,953 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:26:52,953 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:26:52,953 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:26:52,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:52,956 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:52,959 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 20:26:52,960 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:26:52,963 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/ace76a34-754f-4f16-86ff-ef2b0e08235e ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNQsHIJOzhN5UZkZEoWLUjeYTskBmeMa9J', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', '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-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNQsHIJOzhN5UZkZEoWLUjeYTskBmeMa9J', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ace76a34-754f-4f16-86ff-ef2b0e08235e', 'ID_FS_UUID_ENC': 'ace76a34-754f-4f16-86ff-ef2b0e08235e', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '936817570'} ; 2024-03-01 20:26:52,964 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:26:52,964 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:52,967 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:26:52,968 INFO program/MainThread: stderr[11]: 2024-03-01 20:26:52,968 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:26:52,968 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:52,971 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:26:52,971 INFO program/MainThread: stderr[12]: 2024-03-01 20:26:52,971 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:26:52,971 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:52,975 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:26:52,975 INFO program/MainThread: stderr[13]: 2024-03-01 20:26:52,975 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:26:52,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:52,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:26:52,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:52,986 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:26:52,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:52,987 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:26:52,983 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:52,987 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:52,991 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:26:52,991 INFO program/MainThread: stderr[14]: 2024-03-01 20:26:52,991 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:26:52,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:26:52,999 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:52,999 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:26:53,002 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:53,002 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:26:53,007 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,007 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:26:53,011 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,011 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:26:53,012 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:26:53,013 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:26:53,016 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:53,016 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:26:53,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:26:53,020 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:53,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:53,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:26:53,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:53,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:26:53,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:26:53,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:53,044 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:53,047 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 20:26:53,048 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:26:53,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:26:53,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:26:53,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:53,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:26:53,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:26:53,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:53,062 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:53,065 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 20:26:53,066 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:26:53,066 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:26:53,066 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:26:53,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:53,069 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:53,073 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 20:26:53,073 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:26:53,077 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3d33b1ad-3316-4f48-9f93-7a6545509587 ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNHTwJGifhZrjLknYwbmcl14VJcuwAVESv ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNHTwJGifhZrjLknYwbmcl14VJcuwAVESv', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3d33b1ad-3316-4f48-9f93-7a6545509587', 'ID_FS_UUID_ENC': '3d33b1ad-3316-4f48-9f93-7a6545509587', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '936527356'} ; 2024-03-01 20:26:53,077 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:26:53,077 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:53,081 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:26:53,081 INFO program/MainThread: stderr[15]: 2024-03-01 20:26:53,081 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:26:53,081 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:53,084 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:26:53,085 INFO program/MainThread: stderr[16]: 2024-03-01 20:26:53,085 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:26:53,085 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:53,088 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:26:53,088 INFO program/MainThread: stderr[17]: 2024-03-01 20:26:53,088 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:26:53,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:26:53,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:53,100 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:53,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:53,101 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:53,096 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:53,101 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:53,105 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:26:53,105 INFO program/MainThread: stderr[18]: 2024-03-01 20:26:53,105 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:26:53,109 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:26:53,113 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:53,113 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:26:53,117 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:53,117 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:26:53,120 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,120 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:26:53,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:26:53,124 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:26:53,128 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:53,128 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:26:53,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:26:53,131 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:53,132 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:53,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy ' '/dev/disk/by-id/scsi-36001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb ' '/dev/disk/by-id/wwn-0x6001405ea09427dddc84e999f787ac88 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy', 'ID_FS_UUID_ENC': 'NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy', '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': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'ID_SERIAL': '36001405ea09427dddc84e999f787ac88', 'ID_SERIAL_SHORT': '6001405ea09427dddc84e999f787ac88', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ea09427dd', 'ID_WWN_VENDOR_EXTENSION': '0xdc84e999f787ac88', 'ID_WWN_WITH_EXTENSION': '0x6001405ea09427dddc84e999f787ac88', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ea09427dddc84e999f787ac88', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ea09427d-ddc8-4e99-9f78-7ac88d5f2dbb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:48', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:48.service', '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': '490368534'} ; 2024-03-01 20:26:53,135 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 20:26:53,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,146 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:26:53,147 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:26:53,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:26:53,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:26:53,150 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:53,153 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:53,153 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 20:26:53,156 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 20:26:53,157 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:26:53,157 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:26:53,157 INFO blivet/MainThread: got device: DiskDevice instance (0x7f23101bcb70) -- 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 = 6001405ea09427dddc84e999f787ac88 2024-03-01 20:26:53,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:26:53,164 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:53,164 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:26:53,167 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:53,167 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:26:53,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:26:53,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,174 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:26:53,177 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:26:53,177 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:26:53,178 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= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,210 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:53,210 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX. WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:53,210 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:26:53,211 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:26:53,215 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy ; label: None ; device: /dev/sdd ; serial: 36001405ea09427dddc84e999f787ac88 ; exists: True ; vg_name: test_vg2 ; vg_uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:26:53,215 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:26:53,218 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:26:53,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:53,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:53,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,231 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= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,259 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:53,259 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX. WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:53,259 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:26:53,259 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:53,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:26:53,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:26:53,268 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:53,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:26:53,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:26:53,272 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= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,300 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 20:26:53,300 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX. WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX (last written to /dev/sde). WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:53,300 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:26:53,305 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:26:53,305 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:26:53,308 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:26:53,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:53,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:26:53,315 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:26:53,315 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:53,318 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/lvm-pv-uuid-v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX ' '/dev/disk/by-id/scsi-36001405f2b0e8117b59443b8ec6c591c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_f2b0e811-7b59-443b-8ec6-c591c7795149 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX', 'ID_FS_UUID_ENC': 'v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX', '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': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'ID_SERIAL': '36001405f2b0e8117b59443b8ec6c591c', 'ID_SERIAL_SHORT': '6001405f2b0e8117b59443b8ec6c591c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f2b0e8117', 'ID_WWN_VENDOR_EXTENSION': '0xb59443b8ec6c591c', 'ID_WWN_WITH_EXTENSION': '0x6001405f2b0e8117b59443b8ec6c591c', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f2b0e8117b59443b8ec6c591c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f2b0e811-7b59-443b-8ec6-c591c7795149', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:64', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:64.service', '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': '490482096'} ; 2024-03-01 20:26:53,318 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 20:26:53,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,329 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:26:53,329 INFO blivet/MainThread: sde is a disk 2024-03-01 20:26:53,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:26:53,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:26:53,333 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:53,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:53,336 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 20:26:53,339 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 20:26:53,340 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:26:53,340 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:26:53,340 INFO blivet/MainThread: got device: DiskDevice instance (0x7f23101b6ba8) -- 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 = 6001405f2b0e8117b59443b8ec6c591c 2024-03-01 20:26:53,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:26:53,347 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:53,347 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:26:53,350 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:53,350 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:26:53,354 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,354 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:26:53,357 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,357 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:26:53,360 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:26:53,360 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:26:53,360 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,389 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:53,389 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:53,389 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:26:53,389 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:26:53,394 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX ; label: None ; device: /dev/sde ; serial: 36001405f2b0e8117b59443b8ec6c591c ; exists: True ; vg_name: test_vg2 ; vg_uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:53,394 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:26:53,397 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:26:53,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:53,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:26:53,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:26:53,410 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:53,413 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:26:53,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:53,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:53,419 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,450 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 20:26:53,450 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA. WARNING: VG test_vg2 is missing PV V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA (last written to /dev/sdf). 2024-03-01 20:26:53,450 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:26:53,450 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:26:53,450 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:53,455 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/lvm-pv-uuid-V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b ' '/dev/disk/by-id/scsi-360014055c1b9069433e405fb3fd35b0d ' '/dev/disk/by-id/wwn-0x60014055c1b9069433e405fb3fd35b0d', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA', 'ID_FS_UUID_ENC': 'V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA', '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': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'ID_SERIAL': '360014055c1b9069433e405fb3fd35b0d', 'ID_SERIAL_SHORT': '60014055c1b9069433e405fb3fd35b0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c1b90694', 'ID_WWN_VENDOR_EXTENSION': '0x33e405fb3fd35b0d', 'ID_WWN_WITH_EXTENSION': '0x60014055c1b9069433e405fb3fd35b0d', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c1b9069433e405fb3fd35b0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c1b9069-433e-405f-b3fd-35b0d2c6c15b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:80', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:80.service', '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': '490507383'} ; 2024-03-01 20:26:53,455 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 20:26:53,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,466 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:26:53,466 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:26:53,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:26:53,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:26:53,470 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:53,473 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:53,473 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 20:26:53,476 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 20:26:53,477 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:26:53,477 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:26:53,477 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2310152940) -- 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 = 60014055c1b9069433e405fb3fd35b0d 2024-03-01 20:26:53,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:26:53,484 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:53,484 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:26:53,488 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:53,488 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:26:53,491 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,491 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:26:53,494 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,494 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:26:53,497 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:26:53,497 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:26:53,497 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,527 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:53,527 INFO program/MainThread: stderr[24]: 2024-03-01 20:26:53,527 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:26:53,528 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:26:53,532 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA ; label: None ; device: /dev/sdf ; serial: 360014055c1b9069433e405fb3fd35b0d ; exists: True ; vg_name: test_vg2 ; vg_uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:53,532 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:26:53,535 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:26:53,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:53,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:53,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:26:53,548 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:53,550 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:26:53,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U ; incomplete: True ; hidden: False ; 2024-03-01 20:26:53,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:53,557 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,589 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 20:26:53,589 INFO program/MainThread: stderr[25]: 2024-03-01 20:26:53,589 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:26:53,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:53,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:26:53,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:53,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:26:53,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:26:53,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:53,614 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:53,617 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 20:26:53,618 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:53,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:26:53,621 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:26:53,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:53,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:26:53,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:26:53,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:53,632 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:53,635 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 20:26:53,636 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:53,636 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:26:53,636 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:26:53,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:53,639 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:53,643 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 20:26:53,643 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:53,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1Ulac9Jc2J31EN8efjB1jLMgt49DQpRd21 ' '/dev/disk/by-uuid/4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1Ulac9Jc2J31EN8efjB1jLMgt49DQpRd21', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'ID_FS_UUID_ENC': '4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '935665434'} ; 2024-03-01 20:26:53,647 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:26:53,647 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:53,651 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:26:53,651 INFO program/MainThread: stderr[26]: 2024-03-01 20:26:53,651 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:26:53,651 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:53,654 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:26:53,655 INFO program/MainThread: stderr[27]: 2024-03-01 20:26:53,655 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:26:53,655 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:53,658 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:26:53,658 INFO program/MainThread: stderr[28]: 2024-03-01 20:26:53,658 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:26:53,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:26:53,669 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:53,670 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:26:53,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:53,671 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:26:53,667 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:53,671 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:53,675 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:26:53,675 INFO program/MainThread: stderr[29]: 2024-03-01 20:26:53,675 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:26:53,679 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:26:53,683 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:53,683 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:26:53,687 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:53,687 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:26:53,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:26:53,694 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,694 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:26:53,694 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:26:53,698 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:53,698 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:26:53,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:26:53,701 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:53,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:53,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:26:53,718 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:53,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:26:53,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:26:53,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:53,726 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:53,729 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 20:26:53,730 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:26:53,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:26:53,733 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:26:53,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:53,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:26:53,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:26:53,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:53,744 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:53,747 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 20:26:53,747 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:26:53,748 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:26:53,748 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:26:53,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:53,762 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:53,765 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 20:26:53,766 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:26:53,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/19eaefb1-335c-47df-9b4f-0fa815f792fc ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1UuqCuaGrQnZoDuSyLAKUKp0ddw03pSUie', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1UuqCuaGrQnZoDuSyLAKUKp0ddw03pSUie', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '19eaefb1-335c-47df-9b4f-0fa815f792fc', 'ID_FS_UUID_ENC': '19eaefb1-335c-47df-9b4f-0fa815f792fc', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '935359307'} ; 2024-03-01 20:26:53,769 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:26:53,770 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:53,773 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:26:53,774 INFO program/MainThread: stderr[30]: 2024-03-01 20:26:53,774 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:26:53,774 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:53,777 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:26:53,777 INFO program/MainThread: stderr[31]: 2024-03-01 20:26:53,777 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:26:53,778 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:53,781 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:26:53,781 INFO program/MainThread: stderr[32]: 2024-03-01 20:26:53,781 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:26:53,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:26:53,792 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:53,793 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:53,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:53,794 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:53,789 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:53,794 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:53,798 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:26:53,798 INFO program/MainThread: stderr[33]: 2024-03-01 20:26:53,798 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:26:53,802 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:26:53,806 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:53,806 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:26:53,810 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:53,810 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:26:53,813 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,813 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:26:53,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:26:53,817 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:26:53,820 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:53,821 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:26:53,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:26:53,824 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:53,825 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:53,828 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a ' '/dev/disk/by-id/scsi-360014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/wwn-0x60014059ea8189fdb0447e8b1601596d ' '/dev/disk/by-id/lvm-pv-uuid-2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt', 'ID_FS_UUID_ENC': '2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt', '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': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'ID_SERIAL': '360014059ea8189fdb0447e8b1601596d', 'ID_SERIAL_SHORT': '60014059ea8189fdb0447e8b1601596d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ea8189fd', 'ID_WWN_VENDOR_EXTENSION': '0xb0447e8b1601596d', 'ID_WWN_WITH_EXTENSION': '0x60014059ea8189fdb0447e8b1601596d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ea8189fdb0447e8b1601596d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ea8189f-db04-47e8-b160-1596d637ab9a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:96', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:96.service', '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': '490715375'} ; 2024-03-01 20:26:53,828 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 20:26:53,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,839 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:26:53,839 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:26:53,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:26:53,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:26:53,843 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:53,846 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:53,846 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 20:26:53,849 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 20:26:53,850 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:26:53,850 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:26:53,850 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2310170550) -- 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 = 60014059ea8189fdb0447e8b1601596d 2024-03-01 20:26:53,853 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:26:53,857 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:53,857 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:26:53,860 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:53,860 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:26:53,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:26:53,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:53,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:26:53,870 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:26:53,870 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:26:53,870 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,901 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:53,901 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X. WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:53,901 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:26:53,902 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:26:53,906 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt ; label: None ; device: /dev/sdg ; serial: 360014059ea8189fdb0447e8b1601596d ; exists: True ; vg_name: test_vg3 ; vg_uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:26:53,906 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:26:53,909 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:26:53,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:53,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:53,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:53,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:53,922 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,953 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:53,953 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X. WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:53,953 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:26:53,953 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:53,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:26:53,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:26:53,962 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:53,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:26:53,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:26:53,966 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:53,998 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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=aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 20:26:53,998 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X. WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:53,998 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:26:54,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:26:54,003 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:26:54,006 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:26:54,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:54,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:26:54,013 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:54,013 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:54,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405353766d565804e7abcf821707 ' '/dev/disk/by-id/lvm-pv-uuid-hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043 ' '/dev/disk/by-id/scsi-36001405353766d565804e7abcf821707 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_353766d5-6580-4e7a-bcf8-21707de23043', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X', 'ID_FS_UUID_ENC': 'hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X', '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': '353766d5-6580-4e7a-bcf8-21707de23043', 'ID_SERIAL': '36001405353766d565804e7abcf821707', 'ID_SERIAL_SHORT': '6001405353766d565804e7abcf821707', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405353766d56', 'ID_WWN_VENDOR_EXTENSION': '0x5804e7abcf821707', 'ID_WWN_WITH_EXTENSION': '0x6001405353766d565804e7abcf821707', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405353766d565804e7abcf821707', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '353766d5-6580-4e7a-bcf8-21707de23043', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:112', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:112.service', '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': '490700615'} ; 2024-03-01 20:26:54,016 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 20:26:54,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:54,027 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:26:54,028 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:26:54,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:26:54,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:26:54,031 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:54,034 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:54,035 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 20:26:54,038 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 20:26:54,038 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:26:54,039 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:26:54,039 INFO blivet/MainThread: got device: DiskDevice instance (0x7f23101b6ac8) -- 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 = 6001405353766d565804e7abcf821707 2024-03-01 20:26:54,042 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:26:54,046 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:54,046 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:26:54,049 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:54,049 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:26:54,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:26:54,056 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,056 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:26:54,059 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:26:54,059 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:26:54,059 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:54,090 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:54,090 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:54,090 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:26:54,091 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:26:54,095 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X ; label: None ; device: /dev/sdh ; serial: 36001405353766d565804e7abcf821707 ; exists: True ; vg_name: test_vg3 ; vg_uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; pe_start: 8 MiB ; 2024-03-01 20:26:54,095 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:26:54,098 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:26:54,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:54,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:26:54,108 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:26:54,111 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:54,114 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:26:54,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:54,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:54,121 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= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:54,150 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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=aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 20:26:54,150 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82. WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:54,150 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:26:54,150 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:54,151 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:54,155 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6 ' '/dev/disk/by-id/wwn-0x60014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/lvm-pv-uuid-SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 ' '/dev/disk/by-id/scsi-360014059cda33e1d7544082aecd2f69e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82', 'ID_FS_UUID_ENC': 'SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82', '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': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'ID_SERIAL': '360014059cda33e1d7544082aecd2f69e', 'ID_SERIAL_SHORT': '60014059cda33e1d7544082aecd2f69e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059cda33e1d', 'ID_WWN_VENDOR_EXTENSION': '0x7544082aecd2f69e', 'ID_WWN_WITH_EXTENSION': '0x60014059cda33e1d7544082aecd2f69e', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059cda33e1d7544082aecd2f69e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9cda33e1-d754-4082-aecd-2f69ec9b8ff6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:128', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:128.service', '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': '490840612'} ; 2024-03-01 20:26:54,155 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 20:26:54,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:54,166 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:26:54,167 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:26:54,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:26:54,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:26:54,170 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:54,173 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:54,174 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 20:26:54,177 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 20:26:54,177 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:26:54,178 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:26:54,178 INFO blivet/MainThread: got device: DiskDevice instance (0x7f23101cfa20) -- 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 = 60014059cda33e1d7544082aecd2f69e 2024-03-01 20:26:54,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:26:54,184 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:54,184 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:26:54,188 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:54,188 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:26:54,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:26:54,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:26:54,197 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:26:54,198 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:26:54,198 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= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:54,230 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:54,230 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:54,230 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:26:54,231 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:26:54,235 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 ; label: None ; device: /dev/sdi ; serial: 360014059cda33e1d7544082aecd2f69e ; exists: True ; vg_name: test_vg3 ; vg_uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; pe_start: 8 MiB ; 2024-03-01 20:26:54,235 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:26:54,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:26:54,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:54,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:54,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:26:54,251 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:54,254 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:26:54,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:54,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:54,260 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= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:54,289 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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=aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 20:26:54,289 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2. WARNING: VG test_vg3 is missing PV 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 (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 20:26:54,289 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:26:54,289 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:54,289 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:54,294 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/scsi-360014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9e108829-1be3-4b3e-b7eb-65fb4c825a52 ' '/dev/disk/by-id/wwn-0x60014059e1088291be34b3eb7eb65fb4 ' '/dev/disk/by-id/lvm-pv-uuid-20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2', 'ID_FS_UUID_ENC': '20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2', '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': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'ID_SERIAL': '360014059e1088291be34b3eb7eb65fb4', 'ID_SERIAL_SHORT': '60014059e1088291be34b3eb7eb65fb4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059e1088291', 'ID_WWN_VENDOR_EXTENSION': '0xbe34b3eb7eb65fb4', 'ID_WWN_WITH_EXTENSION': '0x60014059e1088291be34b3eb7eb65fb4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059e1088291be34b3eb7eb65fb4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_PORT_NAME': 'naa.5001405ff8c0a68f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9e108829-1be3-4b3e-b7eb-65fb4c825a52', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405ff8c0a68f', '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', 'SYSTEMD_ALIAS': '/dev/block/8:144', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:144.service', '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': '491042093'} ; 2024-03-01 20:26:54,294 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 20:26:54,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:54,306 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:26:54,306 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:26:54,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:26:54,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:26:54,310 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:54,313 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:54,313 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 20:26:54,317 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 20:26:54,317 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:26:54,317 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:26:54,317 INFO blivet/MainThread: got device: DiskDevice instance (0x7f23101cf278) -- 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 = 60014059e1088291be34b3eb7eb65fb4 2024-03-01 20:26:54,321 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:26:54,324 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:54,324 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:26:54,328 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:54,328 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:26:54,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:26:54,335 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,335 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:26:54,338 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:26:54,338 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:26:54,338 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= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:54,368 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=0H1Uqg-H8PO-1UMj-64bZ-uYQ8-y48P-7Pv4ry LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=YPgfy4-OrcR-M0DC-6v7D-8fUh-9aJi-WmTCxU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=Omva5P-zb0t-HeA6-tLFO-6luW-YGBM-VjIfyd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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=NZ5YYl-63SP-x8Q5-Z1Qo-DEf6-JMaC-kdO6Hy LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=v1ee73-el25-PCFG-qxSi-C9jf-GKs3-bz3xeX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=V70fit-3qnX-tQ1S-XSdh-L8vv-iMHN-p2kZrA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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=2BHfGy-8hgv-4VgI-O9eA-Ta8S-1tju-BAynCt LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=hqDgpN-7gNd-Q9gA-v3M8-ks0L-0hg8-7zfY2X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=SprO74-myhr-6Fko-IK7a-JKHD-SBIN-dnOM82 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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=20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:54,368 INFO program/MainThread: stderr[41]: 2024-03-01 20:26:54,368 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:26:54,369 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:26:54,373 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 20MNmC-Sfoy-Emb9-x2Pb-Xz6f-4rsJ-Ipmuf2 ; label: None ; device: /dev/sdj ; serial: 360014059e1088291be34b3eb7eb65fb4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:26:54,373 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:26:54,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:26:54,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:54,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:54,386 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:26:54,389 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:54,392 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:26:54,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 ; incomplete: True ; hidden: False ; 2024-03-01 20:26:54,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:54,399 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= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:54,430 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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=lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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=uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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=WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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=aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 20:26:54,430 INFO program/MainThread: stderr[42]: 2024-03-01 20:26:54,430 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:26:54,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:54,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:54,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:26:54,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:54,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:26:54,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:26:54,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:54,455 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:54,459 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 20:26:54,459 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:26:54,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:26:54,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:26:54,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:54,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:26:54,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:26:54,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:54,474 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:54,477 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 20:26:54,477 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:26:54,478 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:26:54,478 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:26:54,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:54,481 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:54,484 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 20:26:54,485 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:26:54,488 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF3734DTy6usMSLs753FsRaBWe7ptBV2KdpQP ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/b105ddd0-1230-46a6-a19f-a069048f8bf3 ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF3734DTy6usMSLs753FsRaBWe7ptBV2KdpQP', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b105ddd0-1230-46a6-a19f-a069048f8bf3', 'ID_FS_UUID_ENC': 'b105ddd0-1230-46a6-a19f-a069048f8bf3', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '934454482'} ; 2024-03-01 20:26:54,488 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:26:54,489 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:54,492 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:26:54,493 INFO program/MainThread: stderr[43]: 2024-03-01 20:26:54,493 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:26:54,493 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:54,496 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:26:54,496 INFO program/MainThread: stderr[44]: 2024-03-01 20:26:54,496 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:26:54,496 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:54,500 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:26:54,500 INFO program/MainThread: stderr[45]: 2024-03-01 20:26:54,500 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:26:54,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:26:54,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:54,512 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:26:54,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:54,513 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:26:54,509 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:54,514 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:54,517 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:26:54,517 INFO program/MainThread: stderr[46]: 2024-03-01 20:26:54,517 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:26:54,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:26:54,525 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:54,526 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:26:54,529 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:54,529 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:26:54,533 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,533 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:26:54,537 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,537 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:26:54,537 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:26:54,540 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:54,541 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:26:54,544 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:26:54,544 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:54,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:54,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:54,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:26:54,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:26:54,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:26:54,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:26:54,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:54,568 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:54,571 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 20:26:54,572 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:26:54,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:26:54,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:26:54,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:26:54,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:26:54,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:26:54,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:54,586 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:54,589 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 20:26:54,589 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:26:54,590 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:26:54,590 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:26:54,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:54,593 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:54,596 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 20:26:54,597 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:26:54,601 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373VFs2hjbto4V1OTDLM00wGDBKRF8iCsLt ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/7b641397-0aad-4848-807a-babb8f783a77 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373VFs2hjbto4V1OTDLM00wGDBKRF8iCsLt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b641397-0aad-4848-807a-babb8f783a77', 'ID_FS_UUID_ENC': '7b641397-0aad-4848-807a-babb8f783a77', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '934133817'} ; 2024-03-01 20:26:54,601 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:26:54,601 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:54,604 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:26:54,605 INFO program/MainThread: stderr[47]: 2024-03-01 20:26:54,605 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:26:54,605 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:54,608 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:26:54,608 INFO program/MainThread: stderr[48]: 2024-03-01 20:26:54,608 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:26:54,609 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:54,612 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:26:54,612 INFO program/MainThread: stderr[49]: 2024-03-01 20:26:54,612 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:26:54,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:26:54,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:54,625 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:26:54,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:54,626 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:26:54,621 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:54,627 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:54,630 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:26:54,631 INFO program/MainThread: stderr[50]: 2024-03-01 20:26:54,631 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:26:54,635 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:26:54,638 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:54,639 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:26:54,642 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:54,642 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:26:54,646 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,646 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:26:54,649 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:26:54,650 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:26:54,653 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:54,653 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:26:54,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:26:54,656 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:54,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:54,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:54,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:26:54,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:54,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:26:54,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:26:54,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:54,680 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:54,684 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 20:26:54,684 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:54,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:26:54,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:26:54,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:54,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:26:54,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:26:54,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:54,699 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:54,702 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 20:26:54,702 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:54,703 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:26:54,703 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:26:54,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:54,706 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:54,709 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 20:26:54,710 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:54,713 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373WSKbW2rQWUTtCCI2PLc2csqqfft3izAU ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/553ee63e-dc9a-43c9-93d0-75fe37d08809', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373WSKbW2rQWUTtCCI2PLc2csqqfft3izAU', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '553ee63e-dc9a-43c9-93d0-75fe37d08809', 'ID_FS_UUID_ENC': '553ee63e-dc9a-43c9-93d0-75fe37d08809', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '933828238'} ; 2024-03-01 20:26:54,713 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:26:54,714 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:54,717 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:26:54,717 INFO program/MainThread: stderr[51]: 2024-03-01 20:26:54,717 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:26:54,717 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:54,721 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:26:54,721 INFO program/MainThread: stderr[52]: 2024-03-01 20:26:54,721 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:26:54,721 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:54,725 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:26:54,725 INFO program/MainThread: stderr[53]: 2024-03-01 20:26:54,725 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:26:54,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:26:54,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:54,738 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:26:54,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:54,739 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:26:54,734 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:54,740 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:54,743 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:26:54,743 INFO program/MainThread: stderr[54]: 2024-03-01 20:26:54,743 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:26:54,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:26:54,751 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:54,751 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:26:54,755 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:54,755 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:26:54,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:26:54,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:26:54,763 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:26:54,766 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:54,766 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:26:54,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:26:54,770 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:54,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:54,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:54,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:26:54,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:26:54,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:26:54,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:26:54,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:54,794 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:54,797 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 20:26:54,798 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:54,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:26:54,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:26:54,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:26:54,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:26:54,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:26:54,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:54,812 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:54,816 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 20:26:54,816 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:54,816 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:26:54,816 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:26:54,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:54,820 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:54,823 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 20:26:54,823 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:54,827 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373aXUkxeH124iV4YHrgzGv4NwrN3SLcXzO ' '/dev/disk/by-uuid/49008001-9d7d-404d-8d98-008bc4ca1320', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373aXUkxeH124iV4YHrgzGv4NwrN3SLcXzO', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '49008001-9d7d-404d-8d98-008bc4ca1320', 'ID_FS_UUID_ENC': '49008001-9d7d-404d-8d98-008bc4ca1320', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '933521406'} ; 2024-03-01 20:26:54,827 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:26:54,828 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:54,831 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:26:54,831 INFO program/MainThread: stderr[55]: 2024-03-01 20:26:54,831 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:26:54,831 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:54,835 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:26:54,835 INFO program/MainThread: stderr[56]: 2024-03-01 20:26:54,835 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:26:54,835 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:54,838 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:26:54,838 INFO program/MainThread: stderr[57]: 2024-03-01 20:26:54,838 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:26:54,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:26:54,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:54,852 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:54,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:54,853 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:54,847 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:54,854 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:54,857 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:26:54,857 INFO program/MainThread: stderr[58]: 2024-03-01 20:26:54,857 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:26:54,862 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:26:54,865 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:54,866 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:26:54,869 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:54,869 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:26:54,873 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,873 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:26:54,876 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,876 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:26:54,877 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:26:54,880 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:54,880 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:26:54,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:26:54,884 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:54,884 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:54,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30192472'} ; 2024-03-01 20:26:54,887 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:26:54,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:54,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:54,899 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:26:54,899 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:26:54,899 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:26:54,899 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:26:54,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:26:54,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:26:54,902 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:26:54,906 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:26:54,906 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:26:54,909 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:26:54,909 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:26:54,910 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:26:54,910 INFO blivet/MainThread: got device: DiskDevice instance (0x7f23101b92e8) -- 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 20:26:54,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:26:54,916 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:54,917 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:26:54,920 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:54,920 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:26:54,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,923 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:26:54,927 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:54,927 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:26:54,930 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:26:54,933 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:54,936 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:26:54,940 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 0x7f23101a0488> 2024-03-01 20:26:57,855 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:26:57,860 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:26:57,860 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:26:57,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', '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': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '30196535'} ; 2024-03-01 20:26:57,864 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:26:57,864 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:26:57,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:57,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:57,875 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:26:57,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:57,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:57,882 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:57,896 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:57,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:57,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:26:57,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:26:57,924 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:26:57,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:26:57,927 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:26:57,931 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:26:57,931 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:26:57,934 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:57,934 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:57,934 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:26:57,938 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:26:57,941 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:26:57,944 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:26:57,947 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:26:57,950 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:57,950 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:57,951 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:26:57,951 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:26:57,951 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f23101b9c18) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = b2f85011-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 0x7f2310111ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:26:57,955 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:26:57,958 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:57,958 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:26:57,962 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:57,962 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:26:57,965 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:57,965 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:26:57,968 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:57,969 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:26:57,969 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:26:57,972 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:57,972 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:26:57,975 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:26:57,975 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:57,978 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373aXUkxeH124iV4YHrgzGv4NwrN3SLcXzO ' '/dev/disk/by-uuid/49008001-9d7d-404d-8d98-008bc4ca1320 ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373aXUkxeH124iV4YHrgzGv4NwrN3SLcXzO', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '49008001-9d7d-404d-8d98-008bc4ca1320', 'ID_FS_UUID_ENC': '49008001-9d7d-404d-8d98-008bc4ca1320', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '933521406'} ; 2024-03-01 20:26:57,978 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:26:57,979 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:57,983 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:26:57,983 INFO program/MainThread: stderr[59]: 2024-03-01 20:26:57,983 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:26:57,983 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:57,987 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:26:57,987 INFO program/MainThread: stderr[60]: 2024-03-01 20:26:57,987 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:26:57,987 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:57,991 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:26:57,991 INFO program/MainThread: stderr[61]: 2024-03-01 20:26:57,991 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:26:57,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:57,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:26:58,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:58,004 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:58,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:58,006 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:58,000 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:58,007 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:58,010 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:26:58,010 INFO program/MainThread: stderr[62]: 2024-03-01 20:26:58,010 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:26:58,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:26:58,014 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:26:58,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/553ee63e-dc9a-43c9-93d0-75fe37d08809 ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373WSKbW2rQWUTtCCI2PLc2csqqfft3izAU ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373WSKbW2rQWUTtCCI2PLc2csqqfft3izAU', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '553ee63e-dc9a-43c9-93d0-75fe37d08809', 'ID_FS_UUID_ENC': '553ee63e-dc9a-43c9-93d0-75fe37d08809', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '933828238'} ; 2024-03-01 20:26:58,018 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:26:58,018 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:58,021 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:26:58,022 INFO program/MainThread: stderr[63]: 2024-03-01 20:26:58,022 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:26:58,022 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:58,025 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:26:58,025 INFO program/MainThread: stderr[64]: 2024-03-01 20:26:58,025 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:26:58,025 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:58,029 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:26:58,029 INFO program/MainThread: stderr[65]: 2024-03-01 20:26:58,029 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:26:58,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:26:58,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:58,043 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:58,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:58,044 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:58,039 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:58,045 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:58,049 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:26:58,049 INFO program/MainThread: stderr[66]: 2024-03-01 20:26:58,049 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:26:58,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:26:58,053 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:26:58,056 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7b641397-0aad-4848-807a-babb8f783a77 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF373VFs2hjbto4V1OTDLM00wGDBKRF8iCsLt ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF373VFs2hjbto4V1OTDLM00wGDBKRF8iCsLt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b641397-0aad-4848-807a-babb8f783a77', 'ID_FS_UUID_ENC': '7b641397-0aad-4848-807a-babb8f783a77', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '934133817'} ; 2024-03-01 20:26:58,056 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:26:58,057 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:58,060 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:26:58,060 INFO program/MainThread: stderr[67]: 2024-03-01 20:26:58,060 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:26:58,060 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:58,064 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:26:58,064 INFO program/MainThread: stderr[68]: 2024-03-01 20:26:58,064 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:26:58,064 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:58,067 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:26:58,068 INFO program/MainThread: stderr[69]: 2024-03-01 20:26:58,068 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:26:58,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:26:58,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:58,081 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:58,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:58,082 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:58,076 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:58,083 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:58,086 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:26:58,087 INFO program/MainThread: stderr[70]: 2024-03-01 20:26:58,087 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:26:58,091 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:26:58,091 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:26:58,094 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/b105ddd0-1230-46a6-a19f-a069048f8bf3 ' '/dev/disk/by-id/dm-uuid-LVM-yB5T0EGKaYQ82DFiJTtSTS34FueVF3734DTy6usMSLs753FsRaBWe7ptBV2KdpQP ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-yB5T0EGKaYQ82DFiJTtSTS34FueVF3734DTy6usMSLs753FsRaBWe7ptBV2KdpQP', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b105ddd0-1230-46a6-a19f-a069048f8bf3', 'ID_FS_UUID_ENC': 'b105ddd0-1230-46a6-a19f-a069048f8bf3', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '934454482'} ; 2024-03-01 20:26:58,094 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:26:58,094 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:58,098 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:26:58,098 INFO program/MainThread: stderr[71]: 2024-03-01 20:26:58,098 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:26:58,098 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:58,101 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:26:58,102 INFO program/MainThread: stderr[72]: 2024-03-01 20:26:58,102 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:26:58,102 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:58,105 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:26:58,105 INFO program/MainThread: stderr[73]: 2024-03-01 20:26:58,105 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:26:58,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,114 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 20:26:58,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:58,118 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:58,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:58,120 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:58,114 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:58,121 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:58,124 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:26:58,125 INFO program/MainThread: stderr[74]: 2024-03-01 20:26:58,125 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:26:58,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:26:58,129 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:26:58,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/19eaefb1-335c-47df-9b4f-0fa815f792fc ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1UuqCuaGrQnZoDuSyLAKUKp0ddw03pSUie ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1UuqCuaGrQnZoDuSyLAKUKp0ddw03pSUie', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '19eaefb1-335c-47df-9b4f-0fa815f792fc', 'ID_FS_UUID_ENC': '19eaefb1-335c-47df-9b4f-0fa815f792fc', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '935359307'} ; 2024-03-01 20:26:58,132 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:26:58,132 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:58,136 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:26:58,136 INFO program/MainThread: stderr[75]: 2024-03-01 20:26:58,136 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:26:58,136 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:58,139 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:26:58,140 INFO program/MainThread: stderr[76]: 2024-03-01 20:26:58,140 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:26:58,140 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:58,143 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:26:58,143 INFO program/MainThread: stderr[77]: 2024-03-01 20:26:58,143 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:26:58,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:26:58,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,155 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,155 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,156 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,152 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,157 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:58,160 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:26:58,160 INFO program/MainThread: stderr[78]: 2024-03-01 20:26:58,160 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:26:58,164 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:26:58,165 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:26:58,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1Ulac9Jc2J31EN8efjB1jLMgt49DQpRd21 ' '/dev/disk/by-uuid/4cc47d31-c1de-42a5-8fc0-82053bb38b30 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-HFX0e3jbAn6QXkrtJPplEHVAlUaefL1Ulac9Jc2J31EN8efjB1jLMgt49DQpRd21', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'ID_FS_UUID_ENC': '4cc47d31-c1de-42a5-8fc0-82053bb38b30', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '935665434'} ; 2024-03-01 20:26:58,168 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:26:58,168 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:58,171 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:26:58,172 INFO program/MainThread: stderr[79]: 2024-03-01 20:26:58,172 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:26:58,172 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:58,175 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:26:58,175 INFO program/MainThread: stderr[80]: 2024-03-01 20:26:58,175 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:26:58,176 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:58,179 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:26:58,179 INFO program/MainThread: stderr[81]: 2024-03-01 20:26:58,179 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:26:58,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:26:58,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,191 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,192 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,192 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,188 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,193 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:58,197 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:26:58,197 INFO program/MainThread: stderr[82]: 2024-03-01 20:26:58,197 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:26:58,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:26:58,201 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:26:58,204 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNHTwJGifhZrjLknYwbmcl14VJcuwAVESv ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/3d33b1ad-3316-4f48-9f93-7a6545509587', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', '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-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNHTwJGifhZrjLknYwbmcl14VJcuwAVESv', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3d33b1ad-3316-4f48-9f93-7a6545509587', 'ID_FS_UUID_ENC': '3d33b1ad-3316-4f48-9f93-7a6545509587', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '936527356'} ; 2024-03-01 20:26:58,204 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:26:58,205 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:58,208 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:26:58,208 INFO program/MainThread: stderr[83]: 2024-03-01 20:26:58,208 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:26:58,208 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:58,212 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:26:58,212 INFO program/MainThread: stderr[84]: 2024-03-01 20:26:58,212 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:26:58,212 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:58,215 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:26:58,216 INFO program/MainThread: stderr[85]: 2024-03-01 20:26:58,216 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:26:58,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,224 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 20:26:58,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,227 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,228 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,224 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,229 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:58,232 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:26:58,233 INFO program/MainThread: stderr[86]: 2024-03-01 20:26:58,233 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:26:58,237 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:26:58,237 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:26:58,240 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ace76a34-754f-4f16-86ff-ef2b0e08235e ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNQsHIJOzhN5UZkZEoWLUjeYTskBmeMa9J ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', '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-4NBFWn7uIEO1qmk9xmxNdZARfe00F9iNQsHIJOzhN5UZkZEoWLUjeYTskBmeMa9J', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ace76a34-754f-4f16-86ff-ef2b0e08235e', 'ID_FS_UUID_ENC': 'ace76a34-754f-4f16-86ff-ef2b0e08235e', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '936817570'} ; 2024-03-01 20:26:58,240 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:26:58,240 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:58,244 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:26:58,244 INFO program/MainThread: stderr[87]: 2024-03-01 20:26:58,244 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:26:58,244 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:58,247 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:26:58,248 INFO program/MainThread: stderr[88]: 2024-03-01 20:26:58,248 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:26:58,248 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:58,251 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:26:58,251 INFO program/MainThread: stderr[89]: 2024-03-01 20:26:58,251 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:26:58,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:58,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,263 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,264 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,259 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,264 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:58,268 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:26:58,268 INFO program/MainThread: stderr[90]: 2024-03-01 20:26:58,268 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:26:58,272 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:26:58,272 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:26:58,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:58,284 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:58,301 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:26:58,302 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:26:58,306 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 20:26:58,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:58,312 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 20:26:58,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:58,316 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:26:58,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:58,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:58,328 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:26:58,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:58,337 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 20:26:58,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:58,340 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:26:58,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:58,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:58,353 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:26:58,356 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 20:26:58,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:58,362 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 20:26:58,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:58,365 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 20:26:58,368 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 20:26:58,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:58,374 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 20:26:58,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:58,377 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:26:58,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,384 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:26:58,384 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,384 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,385 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,385 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,385 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,386 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,386 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,387 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,387 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,387 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,388 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,388 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:58,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:58,394 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:26:58,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:26:58,400 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:26:58,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:26:58,406 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:26:58,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:58,412 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:26:58,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,415 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,416 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,420 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,421 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,424 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,425 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,425 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,429 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,430 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,433 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,433 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,435 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,437 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,438 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,439 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,443 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,444 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,447 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,448 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,452 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,453 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,456 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,458 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,461 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,462 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,466 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,467 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,470 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,472 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,475 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,476 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,479 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,480 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,480 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,481 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,483 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,484 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,485 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,489 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,490 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,493 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,495 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,498 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,499 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,503 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,504 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,507 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,508 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,512 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,513 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,516 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,517 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,521 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,522 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,526 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,527 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,530 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,531 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,534 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,535 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,536 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,539 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,540 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,544 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,545 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,548 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,550 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,553 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,554 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,558 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,558 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,559 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:26:58,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101a3860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = QsHIJO-zhN5-UZkZ-EoWL-UjeY-TskB-meMa9J 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,559 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:26:58,562 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 20:26:58,563 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:58,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:26:58,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:26:58,567 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:58,568 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:26:58,572 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:26:58,572 INFO program/MainThread: stderr[91]: 2024-03-01 20:26:58,572 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:26:58,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:26:58,577 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:26:58,578 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:58,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,584 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 20:26:58,584 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:26:58,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,587 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,588 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,584 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,591 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,592 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,596 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,596 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,600 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,601 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,603 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,604 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,605 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,607 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,608 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,608 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,609 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,612 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,613 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,616 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,617 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,620 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,621 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,624 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,625 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,627 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,628 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,629 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,632 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,633 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,633 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,636 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,637 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,640 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,640 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,641 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,644 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,644 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,645 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,648 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,649 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,653 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,654 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,657 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,657 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,658 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,660 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,661 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,661 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,662 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,665 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,665 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,666 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,668 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,669 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,670 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,673 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,673 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,674 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,677 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,677 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,678 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,682 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,686 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,689 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,689 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,690 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,693 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,693 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,694 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,697 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,698 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,701 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,710 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,714 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:58,714 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:26:58,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a90780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = HTwJGi-fhZr-jLkn-Ywbm-cl14-VJcu-wAVESv 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 (0x7f2310a90f28) -- 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 = 4NBFWn-7uIE-O1qm-k9xm-xNdZ-ARfe-00F9iN 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 20:26:58,715 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:26:58,718 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 20:26:58,718 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:58,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:26:58,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:26:58,722 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:26:58,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:58,726 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:26:58,726 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:26:58,726 DEBUG blivet.ansible/MainThread: ['sdc', 'test_vg1', 'sdb', 'sda'] 2024-03-01 20:26:58,726 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:26:58,729 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:26:58,729 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:58,732 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:26:58,735 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:26:58,738 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:26:58,738 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:26:58,739 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:26:58,739 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:26:58,739 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:26:58,741 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:58,742 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:58,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:26:58,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:26:58,745 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:26:58,745 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:26:58,745 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:26:58,748 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:58,748 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:58,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:26:58,751 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:26:58,751 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:26:58,751 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:26:58,751 DEBUG blivet/MainThread: removing sda 2024-03-01 20:26:58,754 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:58,754 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:58,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:26:58,757 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:26:58,757 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:26:58,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,763 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:26:58,764 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,764 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,765 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,765 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,765 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,766 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,766 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,766 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,767 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,767 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,768 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,768 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:26:58,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:26:58,774 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:26:58,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:26:58,780 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:26:58,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:26:58,785 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:26:58,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:26:58,791 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:26:58,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,795 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,795 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,796 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,799 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,800 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,800 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,803 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,804 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,805 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,809 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,809 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,810 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,812 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,813 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,813 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,814 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,817 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,818 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,819 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,822 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,822 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,823 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,823 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,826 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,827 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,827 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,828 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,831 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,832 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,832 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,833 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,835 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,836 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,836 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,837 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,840 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,841 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,842 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,845 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,846 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,846 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,850 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,850 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,851 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,854 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,855 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,855 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,856 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,858 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,859 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,860 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,860 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,863 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,864 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,864 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,865 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,868 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,868 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,869 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,869 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,873 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,873 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,874 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,878 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,878 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,879 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,882 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,883 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,883 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,886 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,887 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,887 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,888 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,891 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,893 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,896 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,896 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,897 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,900 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,901 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,901 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,902 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,904 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,905 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,906 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,906 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,909 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,910 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,910 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,911 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,914 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,914 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,916 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,918 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,919 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,920 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,924 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,924 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,925 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,921 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,928 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,929 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,929 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,925 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,933 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,933 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,934 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,937 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,938 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,938 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:26:58,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101528d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lac9Jc-2J31-EN8e-fjB1-jLMg-t49D-QpRd21 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,939 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:26:58,942 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 20:26:58,942 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:58,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:26:58,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:26:58,946 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:26:58,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:26:58,950 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:26:58,950 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:26:58,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:58,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:26:58,956 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:26:58,958 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,959 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,960 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,962 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,963 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,963 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,964 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,966 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,967 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,968 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,970 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,971 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,972 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,975 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,976 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,976 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,979 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,980 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,980 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,983 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,983 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,984 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,987 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,987 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,988 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,988 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,991 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,991 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,992 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,992 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,996 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:58,996 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:58,999 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,000 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,000 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,001 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:58,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,004 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,005 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,008 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,009 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,011 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,012 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,013 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,015 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,016 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,017 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,020 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,021 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,024 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,025 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,028 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,028 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,029 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,031 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,032 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,032 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,033 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,035 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,036 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,037 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,040 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,041 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,041 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,044 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,044 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,045 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,045 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,048 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,048 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,049 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,049 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,052 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,052 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,053 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,053 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,056 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,057 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,057 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,057 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,054 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,060 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,061 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,061 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,062 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,065 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,065 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,066 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,069 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,069 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,070 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,072 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,073 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,073 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,074 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,076 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,077 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,077 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,078 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,080 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,081 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,082 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,084 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,085 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:59,086 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:26:59,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310175438) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = uqCuaG-rQnZ-oDuS-yLAK-UKp0-ddw0-3pSUie 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 (0x7f23101b16d8) -- 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 = HFX0e3-jbAn-6QXk-rtJP-plEH-VAlU-aefL1U 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 20:26:59,086 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:26:59,090 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 20:26:59,090 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:26:59,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:26:59,093 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:26:59,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:59,097 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:26:59,097 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:26:59,097 DEBUG blivet.ansible/MainThread: ['sde', 'sdf', 'test_vg2', 'sdd'] 2024-03-01 20:26:59,097 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:26:59,100 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:26:59,100 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,104 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:26:59,107 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:26:59,110 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:26:59,110 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:26:59,110 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:26:59,110 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:26:59,110 DEBUG blivet/MainThread: removing sde 2024-03-01 20:26:59,113 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:59,113 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:26:59,116 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:26:59,116 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:26:59,116 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:26:59,116 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:26:59,119 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:59,119 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:26:59,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:26:59,122 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:26:59,122 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:26:59,122 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:26:59,125 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:59,125 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:26:59,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:26:59,128 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:26:59,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,135 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:26:59,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,138 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,138 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,139 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,139 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,139 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,140 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:26:59,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:26:59,146 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:26:59,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:26:59,152 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:26:59,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:26:59,158 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:26:59,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:26:59,163 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:26:59,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,169 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 20:26:59,169 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:26:59,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,174 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,175 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,180 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,181 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,186 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,188 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,192 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,199 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,205 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,206 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,211 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,213 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,217 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,219 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,223 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,225 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,230 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,231 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,236 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,237 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,232 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,242 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,244 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,248 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,250 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,254 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,256 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,261 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,262 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,267 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,269 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,272 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,273 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,275 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,279 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,281 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,286 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,287 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,291 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,292 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,293 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,298 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,300 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,304 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,306 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,311 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,312 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,307 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,317 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,319 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,323 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,325 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,330 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,331 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,336 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,337 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,342 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,344 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,348 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,350 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,354 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,356 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,361 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,362 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,367 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,368 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:26:59,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310a7cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4DTy6u-sMSL-s753-FsRa-BWe7-ptBV-2KdpQP 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,369 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:26:59,372 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 20:26:59,372 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:26:59,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:26:59,376 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:26:59,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:26:59,380 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:26:59,380 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:26:59,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:26:59,386 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:26:59,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,389 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,391 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,395 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,397 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,401 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,402 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,407 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,408 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,412 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,414 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,420 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,424 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,425 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,430 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,431 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,435 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,437 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,441 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,442 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,447 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,448 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,443 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,452 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,454 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,458 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,460 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,464 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,465 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,469 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,471 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,475 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,477 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,481 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,482 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,487 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,488 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,492 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,494 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,498 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,500 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,504 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,505 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,510 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,511 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,515 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,517 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,521 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,523 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,527 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,528 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,533 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,534 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,538 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,540 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,544 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,545 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,550 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,551 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,556 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,557 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,561 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,563 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,567 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,568 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:26:59,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f23101bc128) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = VFs2hj-bto4-V1OT-DLM0-0wGD-BKRF-8iCsLt 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,569 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:26:59,572 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 20:26:59,572 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:26:59,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:26:59,576 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:26:59,579 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:26:59,580 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:26:59,580 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:26:59,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:26:59,586 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:26:59,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,590 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,591 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,595 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,596 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,600 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,601 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,605 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,607 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,611 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,612 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,616 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,617 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,621 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,622 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,626 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,628 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,632 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,633 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,637 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,638 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,642 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,643 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,647 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,648 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,652 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,654 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,658 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,659 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,663 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,664 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,668 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,669 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,673 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,675 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,679 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,680 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,684 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,685 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,689 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,690 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,694 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,695 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,699 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,701 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,705 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,706 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,710 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,711 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,715 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,716 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,720 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,722 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,726 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,727 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,731 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,732 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,736 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,737 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,741 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,743 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,746 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,748 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,752 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,753 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:26:59,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310b33710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = WSKbW2-rQWU-TtCC-I2PL-c2cs-qqff-t3izAU 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,754 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:26:59,757 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 20:26:59,757 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:26:59,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:26:59,760 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:26:59,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:59,764 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:26:59,764 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:26:59,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:59,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:26:59,770 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:26:59,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,773 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,774 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,778 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,779 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,783 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,784 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,787 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,789 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,792 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,793 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,797 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,798 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,802 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,803 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,806 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,807 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,811 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,812 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,816 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,817 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,820 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,821 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,825 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,825 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,826 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,830 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,831 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,834 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,836 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,839 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,840 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,844 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,845 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,849 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,850 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,853 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,854 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,858 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,859 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,863 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,864 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,867 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,869 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,872 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,873 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,877 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,878 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,882 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,883 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,886 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,887 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,891 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,892 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,896 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,897 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,900 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,902 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,905 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,906 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,910 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,911 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,914 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,916 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,919 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:59,920 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:59,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2310182da0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = aXUkxe-H124-iV4Y-Hrgz-Gv4N-wrN3-SLcXzO 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 (0x7f23101accf8) -- 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 = yB5T0E-GKaY-Q82D-FiJT-tSTS-34Fu-eVF373 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 20:26:59,921 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:26:59,924 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 20:26:59,924 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:26:59,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:26:59,928 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:26:59,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:26:59,931 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:26:59,931 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:26:59,931 DEBUG blivet.ansible/MainThread: ['sdi', 'sdg', 'sdj', 'sdh', 'test_vg3'] 2024-03-01 20:26:59,931 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:26:59,934 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:26:59,935 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,938 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:26:59,941 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:26:59,944 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:26:59,947 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:26:59,947 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:26:59,947 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:26:59,947 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:26:59,947 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:26:59,950 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:59,950 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:26:59,954 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:26:59,954 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:26:59,954 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:26:59,954 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:26:59,957 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:59,957 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:26:59,960 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:26:59,960 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:26:59,960 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:26:59,960 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:26:59,963 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:59,963 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:26:59,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:26:59,966 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:26:59,966 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:26:59,966 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:26:59,969 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:59,969 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:59,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:26:59,972 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:26:59,972 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:26:59,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:59,986 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,036 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:00,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,051 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,070 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:27:00,071 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,101 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:27:00,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,132 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:27:00,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,164 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:27:00,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,177 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,196 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:27:00,196 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,209 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,228 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:27:00,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,260 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:27:00,260 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:00,260 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:00,260 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:00,260 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:00,261 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:27:00,262 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:27:00,262 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:27:00,264 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:27:00,267 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:27:00,270 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:27:00,273 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:27:00,273 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:27:00,276 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:27:00,276 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 0x7f23100ddf68> 2024-03-01 20:27:00,276 INFO blivet/MainThread: sorting actions... 2024-03-01 20:27:00,299 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:00,300 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:00,300 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:00,300 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:00,300 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:00,300 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:00,300 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:00,300 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:00,301 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:27:00,301 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:27:00,301 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:27:00,301 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:27:00,301 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:27:00,301 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:00,301 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:00,302 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:00,302 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:00,302 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:27:00,302 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:27:00,302 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:27:00,302 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:27:00,302 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:00,302 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:00,303 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:00,303 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:00,303 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:00,303 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:00,303 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:00,303 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:00,303 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:00,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,310 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:27:00,310 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:27:00,319 INFO program/MainThread: stdout: 2024-03-01 20:27:00,319 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:00,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,335 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,349 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:00,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:27:00,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:27:00,361 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:27:00,364 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:27:00,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:27:00,368 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:00,403 INFO program/MainThread: stdout[92]: 2024-03-01 20:27:00,403 INFO program/MainThread: stderr[92]: 2024-03-01 20:27:00,403 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:27:00,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:00,411 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,414 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,417 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,420 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,423 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,426 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,429 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,433 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,436 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:27:00,436 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:00,485 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:27:00,485 INFO program/MainThread: stderr[93]: 2024-03-01 20:27:00,485 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:27:00,486 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:00,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,503 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:27:00,504 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:27:00,518 INFO program/MainThread: stdout: 2024-03-01 20:27:00,519 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:00,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,556 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,556 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:00,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:27:00,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:27:00,568 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:27:00,571 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:27:00,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:27:00,574 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:00,612 INFO program/MainThread: stdout[94]: 2024-03-01 20:27:00,612 INFO program/MainThread: stderr[94]: 2024-03-01 20:27:00,612 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:27:00,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:00,619 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,623 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,626 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,629 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,632 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,635 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,638 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,641 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:27:00,645 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:00,692 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:27:00,692 INFO program/MainThread: stderr[95]: 2024-03-01 20:27:00,692 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:27:00,693 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:00,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,707 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:27:00,708 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:27:00,727 INFO program/MainThread: stdout: 2024-03-01 20:27:00,727 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:00,727 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,728 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,753 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,766 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,766 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:00,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:27:00,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:27:00,778 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:27:00,781 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:27:00,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:27:00,785 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:00,818 INFO program/MainThread: stdout[96]: 2024-03-01 20:27:00,818 INFO program/MainThread: stderr[96]: 2024-03-01 20:27:00,818 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:27:00,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:00,826 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,829 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,832 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,835 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,839 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,842 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,845 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,848 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:27:00,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:27:00,851 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:00,906 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:27:00,906 INFO program/MainThread: stderr[97]: 2024-03-01 20:27:00,906 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:27:00,907 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:00,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:00,924 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:27:00,925 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:27:00,940 INFO program/MainThread: stdout: 2024-03-01 20:27:00,941 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:00,941 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,958 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:00,971 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:00,971 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:00,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:27:00,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:27:00,983 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:27:00,986 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:27:00,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:27:00,990 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,024 INFO program/MainThread: stdout[98]: 2024-03-01 20:27:01,024 INFO program/MainThread: stderr[98]: 2024-03-01 20:27:01,024 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:27:01,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:01,032 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,035 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:27:01,038 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,041 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:27:01,044 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,047 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:27:01,050 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,054 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:27:01,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:27:01,057 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,105 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:27:01,106 INFO program/MainThread: stderr[99]: 2024-03-01 20:27:01,106 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:27:01,106 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:27:01,114 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:27:01,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:27:01,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:01,134 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,140 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:27:01,151 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,156 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:27:01,160 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,164 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:27:01,170 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,175 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:27:01,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:27:01,179 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,218 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:27:01,218 INFO program/MainThread: stderr[100]: 2024-03-01 20:27:01,218 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:27:01,218 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,282 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:27:01,283 INFO program/MainThread: stderr[101]: 2024-03-01 20:27:01,283 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:27:01,283 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,316 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:27:01,317 INFO program/MainThread: stderr[102]: 2024-03-01 20:27:01,317 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:27:01,318 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:27:01,325 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,332 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:27:01,338 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:27:01,338 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,407 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:27:01,408 INFO program/MainThread: stderr[103]: 2024-03-01 20:27:01,408 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:27:01,408 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:27:01,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,444 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,462 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,475 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:27:01,479 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,482 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:27:01,485 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:27:01,485 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,518 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:27:01,519 INFO program/MainThread: stderr[104]: 2024-03-01 20:27:01,519 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:27:01,519 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:27:01,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,546 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,562 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,579 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:27:01,583 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,586 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:27:01,589 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:27:01,589 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,619 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:27:01,619 INFO program/MainThread: stderr[105]: 2024-03-01 20:27:01,620 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:27:01,620 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:27:01,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,649 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,665 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,677 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:27:01,684 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,688 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:27:01,691 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:27:01,691 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,720 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:27:01,720 INFO program/MainThread: stderr[106]: 2024-03-01 20:27:01,720 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:27:01,721 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:27:01,721 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,756 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,770 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,785 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:01,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,792 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:27:01,793 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:27:01,801 INFO program/MainThread: stdout: 2024-03-01 20:27:01,801 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:01,801 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,819 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:01,831 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,831 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:01,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:27:01,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:27:01,843 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:27:01,846 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:27:01,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:27:01,850 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,889 INFO program/MainThread: stdout[107]: 2024-03-01 20:27:01,889 INFO program/MainThread: stderr[107]: 2024-03-01 20:27:01,889 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:27:01,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:27:01,897 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:27:01,903 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,907 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:27:01,910 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,913 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:27:01,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:27:01,916 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:01,959 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:27:01,960 INFO program/MainThread: stderr[108]: 2024-03-01 20:27:01,960 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:27:01,961 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:01,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:01,977 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:27:01,977 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:27:01,996 INFO program/MainThread: stdout: 2024-03-01 20:27:01,996 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:01,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:01,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,014 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,025 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,026 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:02,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:27:02,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:27:02,037 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:27:02,040 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:27:02,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:27:02,044 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,080 INFO program/MainThread: stdout[109]: 2024-03-01 20:27:02,080 INFO program/MainThread: stderr[109]: 2024-03-01 20:27:02,080 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:27:02,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:27:02,088 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,091 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,095 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,098 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,101 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,104 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:27:02,107 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,151 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:27:02,151 INFO program/MainThread: stderr[110]: 2024-03-01 20:27:02,151 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:27:02,152 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:27:02,159 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:27:02,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:27:02,170 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:27:02,177 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,181 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,186 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,192 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,196 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,200 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:27:02,206 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,245 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:27:02,246 INFO program/MainThread: stderr[111]: 2024-03-01 20:27:02,246 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:27:02,246 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,292 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:27:02,293 INFO program/MainThread: stderr[112]: 2024-03-01 20:27:02,293 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:27:02,293 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,338 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:27:02,339 INFO program/MainThread: stderr[113]: 2024-03-01 20:27:02,339 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:27:02,340 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:27:02,347 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,354 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:27:02,360 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:27:02,360 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,402 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:27:02,402 INFO program/MainThread: stderr[114]: 2024-03-01 20:27:02,402 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:27:02,402 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:27:02,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,426 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,446 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,446 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,459 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,460 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:27:02,464 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,467 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:27:02,470 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:27:02,470 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,498 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:27:02,498 INFO program/MainThread: stderr[115]: 2024-03-01 20:27:02,498 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:27:02,498 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:27:02,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,526 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,527 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,541 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,555 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:27:02,562 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,566 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:27:02,569 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:27:02,569 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,601 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:27:02,601 INFO program/MainThread: stderr[116]: 2024-03-01 20:27:02,601 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:27:02,601 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:27:02,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,626 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,655 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,656 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:02,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,664 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:27:02,664 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:27:02,672 INFO program/MainThread: stdout: 2024-03-01 20:27:02,672 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:02,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,689 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,689 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,702 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,702 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:02,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:27:02,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:27:02,714 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:27:02,717 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:27:02,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:27:02,721 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,754 INFO program/MainThread: stdout[117]: 2024-03-01 20:27:02,754 INFO program/MainThread: stderr[117]: 2024-03-01 20:27:02,754 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:27:02,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:27:02,762 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,765 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:27:02,768 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:27:02,774 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:27:02,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:27:02,781 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,820 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:27:02,820 INFO program/MainThread: stderr[118]: 2024-03-01 20:27:02,820 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:27:02,820 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:02,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,839 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:02,839 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:27:02,849 INFO program/MainThread: stdout: 2024-03-01 20:27:02,849 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:02,849 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,849 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:02,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:02,888 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:02,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:02,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:27:02,899 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:02,902 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:27:02,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:27:02,906 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:02,940 INFO program/MainThread: stdout[119]: 2024-03-01 20:27:02,940 INFO program/MainThread: stderr[119]: 2024-03-01 20:27:02,941 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:27:02,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:27:02,948 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,951 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,955 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,958 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,961 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:02,964 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:02,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:27:02,967 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:03,009 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:27:03,010 INFO program/MainThread: stderr[120]: 2024-03-01 20:27:03,010 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:27:03,011 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:03,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:27:03,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:27:03,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:27:03,036 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:03,042 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:03,050 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:03,057 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:03,060 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:03,063 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:03,066 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:27:03,066 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:03,105 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:27:03,105 INFO program/MainThread: stderr[121]: 2024-03-01 20:27:03,105 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:27:03,105 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:03,148 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:27:03,148 INFO program/MainThread: stderr[122]: 2024-03-01 20:27:03,148 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:27:03,148 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:03,187 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:27:03,188 INFO program/MainThread: stderr[123]: 2024-03-01 20:27:03,188 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:27:03,188 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:03,196 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:03,202 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:27:03,207 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:27:03,208 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:03,244 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:27:03,244 INFO program/MainThread: stderr[124]: 2024-03-01 20:27:03,244 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:27:03,244 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:27:03,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,276 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,276 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:03,280 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:03,283 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:27:03,286 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:27:03,286 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:03,314 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:27:03,314 INFO program/MainThread: stderr[125]: 2024-03-01 20:27:03,314 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:27:03,314 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:27:03,315 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,346 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,347 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,360 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,374 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,375 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:03,379 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:03,382 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:27:03,385 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:27:03,385 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:03,413 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:27:03,413 INFO program/MainThread: stderr[126]: 2024-03-01 20:27:03,413 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:27:03,413 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:27:03,414 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,445 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,446 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:03,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:03,483 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:27:03,483 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 0x7f23100dd3b8> to retry, use: --limit @/tmp/tests_list.retry PLAY RECAP ********************************************************************* sut : ok=115 changed=4 unreachable=0 failed=1 skipped=74 rescued=0 ignored=0 Friday 01 March 2024 20:27:08 +0000 (0:00:00.770) 0:01:30.109 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.63s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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 --- 9.90s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.71s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.12s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Run snapshot command snapshot ------------- 2.98s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.77s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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 --- 2.74s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.73s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.72s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.72s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure test packages ---------------------------------------------------- 2.71s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ Ensure test packages ---------------------------------------------------- 2.71s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.71s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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 --- 2.70s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.70s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.69s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.69s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.68s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Get service facts ------------------- 1.75s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 1.72s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---